Class: Aws::Types::NullValueField

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#datatypeTypes::Datatype

Returns the value of attribute datatype.

Returns:



5758
5759
5760
# File 'sig/types.rbs', line 5758

def datatype
  @datatype
end

#value::String

Returns the value of attribute value.

Returns:

  • (::String)


5757
5758
5759
# File 'sig/types.rbs', line 5757

def value
  @value
end