Class: Aws::Types::Schema
- Inherits:
-
Object
- Object
- Aws::Types::Schema
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attributes ⇒ ::Array[Types::SchemaAttribute]
Returns the value of attribute attributes.
Instance Attribute Details
#attributes ⇒ ::Array[Types::SchemaAttribute]
Returns the value of attribute attributes.
1183 1184 1185 |
# File 'sig/types.rbs', line 1183 def attributes @attributes end |