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:



5787
5788
5789
# File 'sig/types.rbs', line 5787

def datatype
  @datatype
end

#value::String

Returns the value of attribute value.

Returns:

  • (::String)


5786
5787
5788
# File 'sig/types.rbs', line 5786

def value
  @value
end