Class: Aws::Types::ImageInputSource

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)


1377
1378
1379
# File 'sig/types.rbs', line 1377

def bytes
  @bytes
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1378
1379
1380
# File 'sig/types.rbs', line 1378

def unknown
  @unknown
end