Class: Aws::Types::CustomDBEngineVersionAMI

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_id::String

Returns the value of attribute image_id.

Returns:

  • (::String)


799
800
801
# File 'sig/types.rbs', line 799

def image_id
  @image_id
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


800
801
802
# File 'sig/types.rbs', line 800

def status
  @status
end