Class: Aws::Types::OtherName

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#object_identifier::String

Returns the value of attribute object_identifier.

Returns:

  • (::String)


800
801
802
# File 'sig/types.rbs', line 800

def object_identifier
  @object_identifier
end

#value::String

Returns the value of attribute value.

Returns:

  • (::String)


801
802
803
# File 'sig/types.rbs', line 801

def value
  @value
end