Class: Aws::Types::DeleteMicrovmImageInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_identifier::String

Returns the value of attribute image_identifier.

Returns:

  • (::String)


113
114
115
# File 'sig/types.rbs', line 113

def image_identifier
  @image_identifier
end