ProvisionedProductPlanDetails

Information about a plan.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The UTC time stamp of the creation time.

Link copied to clipboard

Passed to CloudFormation. The SNS topic ARNs to which to publish stack-related events.

Link copied to clipboard

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.

Link copied to clipboard

The plan identifier.

Link copied to clipboard

The name of the plan.

Link copied to clipboard
Link copied to clipboard

The product identifier.

Link copied to clipboard

The identifier of the provisioning artifact.

Link copied to clipboard

Parameters specified by the administrator that are required for provisioning the product.

Link copied to clipboard

The product identifier.

Link copied to clipboard

The user-friendly name of the provisioned product.

Link copied to clipboard
Link copied to clipboard

The status message.

Link copied to clipboard
val tags: List<Tag>?

One or more tags.

Link copied to clipboard

The UTC time stamp when the plan was last updated.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String