Package com.pulumi.automation
Class PendingCreateValue
java.lang.Object
com.pulumi.automation.PendingCreateValue
Config values for Importing Pending Create operations.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic PendingCreateValue.Builderbuilder()Returns a new builder forPendingCreateValue.id()Gets the ID of the resource.urn()Gets the URN of the resource.
-
Method Details
-
builder
Returns a new builder forPendingCreateValue.- Returns:
- the builder
-
urn
Gets the URN of the resource.- Returns:
- the logical URN used by Pulumi
-
id
Gets the ID of the resource.- Returns:
- the ID used by the provider
-