Class: Aws::Types::MetadataFormReference

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#type_identifier::String

Returns the value of attribute type_identifier.

Returns:

  • (::String)


4525
4526
4527
# File 'sig/types.rbs', line 4525

def type_identifier
  @type_identifier
end

#type_revision::String

Returns the value of attribute type_revision.

Returns:

  • (::String)


4526
4527
4528
# File 'sig/types.rbs', line 4526

def type_revision
  @type_revision
end