class Aws::DatabaseMigrationService::Types::RefreshSchemasMessage

@note When making an API call, you may pass RefreshSchemasMessage

data as a hash:

    {
      endpoint_arn: "String", # required
      replication_instance_arn: "String", # required
    }

@!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]

@see docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/RefreshSchemasMessage AWS API Documentation

Constants

SENSITIVE