Class: Aws::Types::MetadataModelProperties

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

Defined Under Namespace

Classes: StatementProperties, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#statement_propertiesTypes::StatementProperties

Returns the value of attribute statement_properties.



1768
1769
1770
# File 'sig/types.rbs', line 1768

def statement_properties
  @statement_properties
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1769
1770
1771
# File 'sig/types.rbs', line 1769

def unknown
  @unknown
end