Class: Aws::Types::GetSchemaVersionsDiffResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#diff::String

Returns the value of attribute diff.

Returns:

  • (::String)


4046
4047
4048
# File 'sig/types.rbs', line 4046

def diff
  @diff
end