Class: Aws::Types::ImageInputSource
- Inherits:
-
Object
- Object
- Aws::Types::ImageInputSource
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bytes ⇒ ::String
Returns the value of attribute bytes.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#bytes ⇒ ::String
Returns the value of attribute bytes.
1295 1296 1297 |
# File 'sig/types.rbs', line 1295 def bytes @bytes end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1296 1297 1298 |
# File 'sig/types.rbs', line 1296 def unknown @unknown end |