Class: Aws::Types::GetSchemaVersionsDiffResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetSchemaVersionsDiffResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#diff ⇒ ::String
Returns the value of attribute diff.
Instance Attribute Details
#diff ⇒ ::String
Returns the value of attribute diff.
4046 4047 4048 |
# File 'sig/types.rbs', line 4046 def diff @diff end |