class Aws::Imagebuilder::Types::ComponentParameterDetail
Defines a parameter that is used to provide configuration details for the component.
@!attribute [rw] name
The name of this input parameter. @return [String]
@!attribute [rw] type
The type of input this parameter provides. The currently supported value is "string". @return [String]
@!attribute [rw] default_value
The default value of this parameter if no input is provided. @return [Array<String>]
@!attribute [rw] description
Describes this parameter. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/imagebuilder-2019-12-02/ComponentParameterDetail AWS API Documentation
Constants
- SENSITIVE