class Aws::ServiceCatalog::Types::ProvisionedProductPlanDetails

Information about a plan.

@!attribute [rw] created_time

The UTC time stamp of the creation time.
@return [Time]

@!attribute [rw] path_id

The path identifier of the product. This value is optional if the
product has a default path, and required if the product has more
than one path. To list the paths for a product, use ListLaunchPaths.
@return [String]

@!attribute [rw] product_id

The product identifier.
@return [String]

@!attribute [rw] plan_name

The name of the plan.
@return [String]

@!attribute [rw] plan_id

The plan identifier.
@return [String]

@!attribute [rw] provision_product_id

The product identifier.
@return [String]

@!attribute [rw] provision_product_name

The user-friendly name of the provisioned product.
@return [String]

@!attribute [rw] plan_type

The plan type.
@return [String]

@!attribute [rw] provisioning_artifact_id

The identifier of the provisioning artifact.
@return [String]

@!attribute [rw] status

The status.
@return [String]

@!attribute [rw] updated_time

The time when the plan was last updated.
@return [Time]

@!attribute [rw] notification_arns

Passed to CloudFormation. The SNS topic ARNs to which to publish
stack-related events.
@return [Array<String>]

@!attribute [rw] provisioning_parameters

Parameters specified by the administrator that are required for
provisioning the product.
@return [Array<Types::UpdateProvisioningParameter>]

@!attribute [rw] tags

One or more tags.
@return [Array<Types::Tag>]

@!attribute [rw] status_message

The status message.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisionedProductPlanDetails AWS API Documentation

Constants

SENSITIVE