Class: Aws::Types::ResourcePendingMaintenanceActions

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#pending_maintenance_action_details::Array[Types::PendingMaintenanceAction]

Returns the value of attribute pending_maintenance_action_details.

Returns:



1164
1165
1166
# File 'sig/types.rbs', line 1164

def pending_maintenance_action_details
  @pending_maintenance_action_details
end

#resource_identifier::String

Returns the value of attribute resource_identifier.

Returns:



1163
1164
1165
# File 'sig/types.rbs', line 1163

def resource_identifier
  @resource_identifier
end