Class: Aws::Types::GuardrailConverseImageSource

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Defined Under Namespace

Classes: Bytes, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bytes::String

Returns the value of attribute bytes.

Returns:

  • (::String)


854
855
856
# File 'sig/types.rbs', line 854

def bytes
  @bytes
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


855
856
857
# File 'sig/types.rbs', line 855

def unknown
  @unknown
end