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:



2447
2448
2449
# File 'sig/types.rbs', line 2447

def file
  @file
end

#id::String

Returns the value of attribute id.

Returns:



2446
2447
2448
# File 'sig/types.rbs', line 2446

def id
  @id
end