Class: Aws::Types::DiffSource
- Inherits:
-
Object
- Object
- Aws::Types::DiffSource
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_uri ⇒ ::String
Returns the value of attribute s3_uri.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#s3_uri ⇒ ::String
Returns the value of attribute s3_uri.
966 967 968 |
# File 'sig/types.rbs', line 966 def s3_uri @s3_uri end |
#unknown ⇒ Object
Returns the value of attribute unknown.
967 968 969 |
# File 'sig/types.rbs', line 967 def unknown @unknown end |