class Aws::ServiceCatalog::Types::DescribeProvisioningArtifactInput
@note When making an API call, you may pass DescribeProvisioningArtifactInput
data as a hash: { accept_language: "AcceptLanguage", provisioning_artifact_id: "Id", product_id: "Id", provisioning_artifact_name: "ProvisioningArtifactName", product_name: "ProductViewName", verbose: false, }
@!attribute [rw] accept_language
The language code. * `en` - English (default) * `jp` - Japanese * `zh` - Chinese @return [String]
@!attribute [rw] provisioning_artifact_id
The identifier of the provisioning artifact. @return [String]
@!attribute [rw] product_id
The product identifier. @return [String]
@!attribute [rw] provisioning_artifact_name
The provisioning artifact name. @return [String]
@!attribute [rw] product_name
The product name. @return [String]
@!attribute [rw] verbose
Indicates whether a verbose level of detail is enabled. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisioningArtifactInput AWS API Documentation
Constants
- SENSITIVE