Class: Aws::Types::MaintenanceReservationDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#maintenance_type ⇒ "PLANNED", "UNPLANNED"

Returns the value of attribute maintenance_type.

Returns:

  • ("PLANNED", "UNPLANNED")


943
944
945
# File 'sig/types.rbs', line 943

def maintenance_type
  @maintenance_type
end