You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DatabaseMigrationService::Types::ResourcePendingMaintenanceActions

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Identifies an AWS DMS resource and any pending actions for it.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#pending_maintenance_action_detailsArray<Types::PendingMaintenanceAction>

Detailed information about the pending maintenance action.

Returns:

#resource_identifierString

The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to. For information about creating an ARN, see Constructing an Amazon Resource Name (ARN) for AWS DMS in the DMS documentation.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance action applies to.