class Aws::SageMaker::Types::ProvisioningParameter
A key value pair used when you provision a project as a service catalog product. For information, see [What is Amazon Web Services Service Catalog].
[1]: docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html
@note When making an API call, you may pass ProvisioningParameter
data as a hash: { key: "ProvisioningParameterKey", value: "ProvisioningParameterValue", }
@!attribute [rw] key
The key that identifies a provisioning parameter. @return [String]
@!attribute [rw] value
The value of the provisioning parameter. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ProvisioningParameter AWS API Documentation
Constants
- SENSITIVE