Class: Aws::Types::GuardrailImageSource

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)


896
897
898
# File 'sig/types.rbs', line 896

def bytes
  @bytes
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


897
898
899
# File 'sig/types.rbs', line 897

def unknown
  @unknown
end