class Aws::DatabaseMigrationService::Types::RefreshSchemasStatus
Provides information that describes status of a schema at an endpoint specified by the `DescribeRefreshSchemaStatus` operation.
@!attribute [rw] endpoint_arn
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint. @return [String]
@!attribute [rw] replication_instance_arn
The Amazon Resource Name (ARN) of the replication instance. @return [String]
@!attribute [rw] status
The status of the schema. @return [String]
@!attribute [rw] last_refresh_date
The date the schema was last refreshed. @return [Time]
@!attribute [rw] last_failure_message
The last failure message for the schema. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/RefreshSchemasStatus AWS API Documentation
Constants
- SENSITIVE