Class: Aws::Types::FieldValue

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


4060
4061
4062
# File 'sig/types.rbs', line 4060

def id
  @id
end

#valueTypes::FieldValueUnion

Returns the value of attribute value.



4061
4062
4063
# File 'sig/types.rbs', line 4061

def value
  @value
end