You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ServiceCatalog::Types::ProvisionedProductPlanSummary

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Summary information about a plan.

Instance Attribute Summary collapse

Instance Attribute Details

#plan_idString

The plan identifier.

Returns:

  • (String)

    The plan identifier.

#plan_nameString

The name of the plan.

Returns:

  • (String)

    The name of the plan.

#plan_typeString

The plan type.

Possible values:

  • CLOUDFORMATION

Returns:

  • (String)

    The plan type.

#provision_product_idString

The product identifier.

Returns:

  • (String)

    The product identifier.

#provision_product_nameString

The user-friendly name of the provisioned product.

Returns:

  • (String)

    The user-friendly name of the provisioned product.

#provisioning_artifact_idString

The identifier of the provisioning artifact.

Returns:

  • (String)

    The identifier of the provisioning artifact.