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.
959 960 961 |
# File 'sig/types.rbs', line 959 def s3_uri @s3_uri end |
#unknown ⇒ Object
Returns the value of attribute unknown.
960 961 962 |
# File 'sig/types.rbs', line 960 def unknown @unknown end |