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)


1455
1456
1457
# File 'sig/types.rbs', line 1455

def marker
  @marker
end

#pending_maintenance_actions::Array[Types::ResourcePendingMaintenanceActions]

Returns the value of attribute pending_maintenance_actions.



1454
1455
1456
# File 'sig/types.rbs', line 1454

def pending_maintenance_actions
  @pending_maintenance_actions
end