Class: Aws::Types::Schema

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#attributes ⇒ ::Array[Types::SchemaAttribute]

Returns the value of attribute attributes.

Returns:



1183
1184
1185
# File 'sig/types.rbs', line 1183

def attributes
  @attributes
end