Class: Aws::Types::ParseJSON

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#destination::String

Returns the value of attribute destination.



1643
1644
1645
# File 'sig/types.rbs', line 1643

def destination
  @destination
end

#source::String

Returns the value of attribute source.



1642
1643
1644
# File 'sig/types.rbs', line 1642

def source
  @source
end