ProvisionedProductPlanSummary
Summary information about a plan.
Contents
- PlanId
-
The plan identifier.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[a-zA-Z0-9_\-]*
Required: No
- PlanName
-
The name of the plan.
Type: String
Required: No
- PlanType
-
The plan type.
Type: String
Valid Values:
CLOUDFORMATION
Required: No
- ProvisioningArtifactId
-
The identifier of the provisioning artifact.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[a-zA-Z0-9_\-]*
Required: No
- ProvisionProductId
-
The product identifier.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[a-zA-Z0-9_\-]*
Required: No
- ProvisionProductName
-
The user-friendly name of the provisioned product.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[a-zA-Z0-9][a-zA-Z0-9._-]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: