Class: Aws::Types::UserData
- Inherits:
-
Object
- Object
- Aws::Types::UserData
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data ⇒ ::String
Returns the value of attribute data.
Instance Attribute Details
#data ⇒ ::String
Returns the value of attribute data.
18512 18513 18514 |
# File 'sig/types.rbs', line 18512 def data @data end |