@Generated(value="software.amazon.awssdk:codegen") public final class ProvisionedProductDetail extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ProvisionedProductDetail.Builder,ProvisionedProductDetail>
Information about a provisioned product.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ProvisionedProductDetail.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
arn()
The ARN of the provisioned product.
|
static ProvisionedProductDetail.Builder |
builder() |
Instant |
createdTime()
The UTC time stamp of the creation time.
|
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
String |
id()
The identifier of the provisioned product.
|
String |
idempotencyToken()
A unique identifier that you provide to ensure idempotency.
|
String |
lastProvisioningRecordId()
The record identifier of the last request performed on this provisioned product of the following types:
|
String |
lastRecordId()
The record identifier of the last request performed on this provisioned product.
|
String |
lastSuccessfulProvisioningRecordId()
The record identifier of the last successful request performed on this provisioned product of the following
types:
|
String |
launchRoleArn()
The ARN of the launch role associated with the provisioned product.
|
String |
name()
The user-friendly name of the provisioned product.
|
String |
productId()
The product identifier.
|
String |
provisioningArtifactId()
The identifier of the provisioning artifact.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends ProvisionedProductDetail.Builder> |
serializableBuilderClass() |
ProvisionedProductStatus |
status()
The current status of the provisioned product.
|
String |
statusAsString()
The current status of the provisioned product.
|
String |
statusMessage()
The current status message of the provisioned product.
|
ProvisionedProductDetail.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
String |
type()
The type of provisioned product.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic final String name()
The user-friendly name of the provisioned product.
public final String arn()
The ARN of the provisioned product.
public final String type()
The type of provisioned product. The supported values are CFN_STACK and CFN_STACKSET.
CFN_STACK and
CFN_STACKSET.public final String id()
The identifier of the provisioned product.
public final ProvisionedProductStatus status()
The current status of the provisioned product.
AVAILABLE - Stable state, ready to perform any operation. The most recent operation succeeded and
completed.
UNDER_CHANGE - Transitive state. Operations performed might not have valid results. Wait for an
AVAILABLE status before performing operations.
TAINTED - Stable state, ready to perform any operation. The stack has completed the requested
operation but is not exactly what was requested. For example, a request to update to a new version failed and the
stack rolled back to the current version.
ERROR - An unexpected error occurred. The provisioned product exists but the stack is not running.
For example, CloudFormation received a parameter value that was not valid and could not launch the stack.
PLAN_IN_PROGRESS - Transitive state. The plan operations were performed to provision a new product,
but resources have not yet been created. After reviewing the list of resources to be created, execute the plan.
Wait for an AVAILABLE status before performing operations.
If the service returns an enum value that is not available in the current SDK version, status will
return ProvisionedProductStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from statusAsString().
AVAILABLE - Stable state, ready to perform any operation. The most recent operation
succeeded and completed.
UNDER_CHANGE - Transitive state. Operations performed might not have valid results. Wait for
an AVAILABLE status before performing operations.
TAINTED - Stable state, ready to perform any operation. The stack has completed the
requested operation but is not exactly what was requested. For example, a request to update to a new
version failed and the stack rolled back to the current version.
ERROR - An unexpected error occurred. The provisioned product exists but the stack is not
running. For example, CloudFormation received a parameter value that was not valid and could not launch
the stack.
PLAN_IN_PROGRESS - Transitive state. The plan operations were performed to provision a new
product, but resources have not yet been created. After reviewing the list of resources to be created,
execute the plan. Wait for an AVAILABLE status before performing operations.
ProvisionedProductStatuspublic final String statusAsString()
The current status of the provisioned product.
AVAILABLE - Stable state, ready to perform any operation. The most recent operation succeeded and
completed.
UNDER_CHANGE - Transitive state. Operations performed might not have valid results. Wait for an
AVAILABLE status before performing operations.
TAINTED - Stable state, ready to perform any operation. The stack has completed the requested
operation but is not exactly what was requested. For example, a request to update to a new version failed and the
stack rolled back to the current version.
ERROR - An unexpected error occurred. The provisioned product exists but the stack is not running.
For example, CloudFormation received a parameter value that was not valid and could not launch the stack.
PLAN_IN_PROGRESS - Transitive state. The plan operations were performed to provision a new product,
but resources have not yet been created. After reviewing the list of resources to be created, execute the plan.
Wait for an AVAILABLE status before performing operations.
If the service returns an enum value that is not available in the current SDK version, status will
return ProvisionedProductStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is
available from statusAsString().
AVAILABLE - Stable state, ready to perform any operation. The most recent operation
succeeded and completed.
UNDER_CHANGE - Transitive state. Operations performed might not have valid results. Wait for
an AVAILABLE status before performing operations.
TAINTED - Stable state, ready to perform any operation. The stack has completed the
requested operation but is not exactly what was requested. For example, a request to update to a new
version failed and the stack rolled back to the current version.
ERROR - An unexpected error occurred. The provisioned product exists but the stack is not
running. For example, CloudFormation received a parameter value that was not valid and could not launch
the stack.
PLAN_IN_PROGRESS - Transitive state. The plan operations were performed to provision a new
product, but resources have not yet been created. After reviewing the list of resources to be created,
execute the plan. Wait for an AVAILABLE status before performing operations.
ProvisionedProductStatuspublic final String statusMessage()
The current status message of the provisioned product.
public final Instant createdTime()
The UTC time stamp of the creation time.
public final String idempotencyToken()
A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.
public final String lastRecordId()
The record identifier of the last request performed on this provisioned product.
public final String lastProvisioningRecordId()
The record identifier of the last request performed on this provisioned product of the following types:
ProvisionProduct
UpdateProvisionedProduct
ExecuteProvisionedProductPlan
TerminateProvisionedProduct
ProvisionProduct
UpdateProvisionedProduct
ExecuteProvisionedProductPlan
TerminateProvisionedProduct
public final String lastSuccessfulProvisioningRecordId()
The record identifier of the last successful request performed on this provisioned product of the following types:
ProvisionProduct
UpdateProvisionedProduct
ExecuteProvisionedProductPlan
TerminateProvisionedProduct
ProvisionProduct
UpdateProvisionedProduct
ExecuteProvisionedProductPlan
TerminateProvisionedProduct
public final String productId()
The product identifier. For example, prod-abcdzk7xy33qa.
prod-abcdzk7xy33qa.public final String provisioningArtifactId()
The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne.
pa-4abcdjnxjj6ne.public final String launchRoleArn()
The ARN of the launch role associated with the provisioned product.
public ProvisionedProductDetail.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ProvisionedProductDetail.Builder,ProvisionedProductDetail>public static ProvisionedProductDetail.Builder builder()
public static Class<? extends ProvisionedProductDetail.Builder> serializableBuilderClass()
public final boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic final String toString()
Copyright © 2023. All rights reserved.