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:



5777
5778
5779
# File 'sig/types.rbs', line 5777

def datatype
  @datatype
end

#value::String

Returns the value of attribute value.

Returns:

  • (::String)


5776
5777
5778
# File 'sig/types.rbs', line 5776

def value
  @value
end