Class: Aws::Types::ToolOverrideInputValueConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ToolOverrideInputValueConfiguration
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#constant ⇒ Types::ToolOverrideConstantInputValue
Returns the value of attribute constant.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#constant ⇒ Types::ToolOverrideConstantInputValue
Returns the value of attribute constant.
3127 3128 3129 |
# File 'sig/types.rbs', line 3127 def constant @constant end |
#unknown ⇒ Object
Returns the value of attribute unknown.
3128 3129 3130 |
# File 'sig/types.rbs', line 3128 def unknown @unknown end |