Class: Aws::Types::GuardrailImageSource
- Inherits:
-
Object
- Object
- Aws::Types::GuardrailImageSource
- 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.
896 897 898 |
# File 'sig/types.rbs', line 896 def bytes @bytes end |
#unknown ⇒ Object
Returns the value of attribute unknown.
897 898 899 |
# File 'sig/types.rbs', line 897 def unknown @unknown end |