Class: Aws::Types::UpdateConfigurationInput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateConfigurationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data ⇒ ::String
Returns the value of attribute data.
-
#description ⇒ ::String
Returns the value of attribute description.
Instance Attribute Details
#data ⇒ ::String
Returns the value of attribute data.
832 833 834 |
# File 'sig/types.rbs', line 832 def data @data end |
#description ⇒ ::String
Returns the value of attribute description.
833 834 835 |
# File 'sig/types.rbs', line 833 def description @description end |