Class: Aws::Types::CodegenGenericDataNonModel
- Inherits:
-
Object
- Object
- Aws::Types::CodegenGenericDataNonModel
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#fields ⇒ ::Hash[::String, Types::CodegenGenericDataField]
Returns the value of attribute fields.
Instance Attribute Details
#fields ⇒ ::Hash[::String, Types::CodegenGenericDataField]
Returns the value of attribute fields.
78 79 80 |
# File 'sig/types.rbs', line 78 def fields @fields end |