Class: Aws::Types::Image

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fileTypes::ImageFile

Returns the value of attribute file.

Returns:



2437
2438
2439
# File 'sig/types.rbs', line 2437

def file
  @file
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


2436
2437
2438
# File 'sig/types.rbs', line 2436

def id
  @id
end