Class: Aws::Types::ParameterDefinition
- Inherits:
-
Object
- Object
- Aws::Types::ParameterDefinition
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configuration_options ⇒ Types::ConfigurationOptions
Returns the value of attribute configuration_options.
-
#description ⇒ ::String
Returns the value of attribute description.
Instance Attribute Details
#configuration_options ⇒ Types::ConfigurationOptions
Returns the value of attribute configuration_options.
6796 6797 6798 |
# File 'sig/types.rbs', line 6796 def @configuration_options end |
#description ⇒ ::String
Returns the value of attribute description.
6795 6796 6797 |
# File 'sig/types.rbs', line 6795 def description @description end |