class Aws::ServiceCatalog::Types::ProvisioningArtifactParameter

Information about a parameter used to provision a product.

@!attribute [rw] parameter_key

The parameter key.
@return [String]

@!attribute [rw] default_value

The default value.
@return [String]

@!attribute [rw] parameter_type

The parameter type.
@return [String]

@!attribute [rw] is_no_echo

If this value is true, the value for this parameter is obfuscated
from view when the parameter is retrieved. This parameter is used to
hide sensitive information.
@return [Boolean]

@!attribute [rw] description

The description of the parameter.
@return [String]

@!attribute [rw] parameter_constraints

Constraints that the administrator has put on a parameter.
@return [Types::ParameterConstraints]

@see docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisioningArtifactParameter AWS API Documentation

Constants

SENSITIVE