Class: Aws::Types::DeleteImageRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_name::String

Returns the value of attribute image_name.

Returns:

  • (::String)


3419
3420
3421
# File 'sig/types.rbs', line 3419

def image_name
  @image_name
end