Class: Aws::Types::GuardrailConverseImageSource
- Inherits:
-
Object
- Object
- Aws::Types::GuardrailConverseImageSource
- 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.
854 855 856 |
# File 'sig/types.rbs', line 854 def bytes @bytes end |
#unknown ⇒ Object
Returns the value of attribute unknown.
855 856 857 |
# File 'sig/types.rbs', line 855 def unknown @unknown end |