Class: Aws::Types::PendingMaintenanceActionsMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


3495
3496
3497
# File 'sig/types.rbs', line 3495

def marker
  @marker
end

#pending_maintenance_actions::Array[Types::ResourcePendingMaintenanceActions]

Returns the value of attribute pending_maintenance_actions.



3494
3495
3496
# File 'sig/types.rbs', line 3494

def pending_maintenance_actions
  @pending_maintenance_actions
end