

# RefreshSchemasStatus
<a name="API_RefreshSchemasStatus"></a>

Provides information that describes status of a schema at an endpoint specified by the `DescribeRefreshSchemaStatus` operation.

## Contents
<a name="API_RefreshSchemasStatus_Contents"></a>

 ** EndpointArn **   <a name="DMS-Type-RefreshSchemasStatus-EndpointArn"></a>
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.  
Type: String  
Required: No

 ** LastFailureMessage **   <a name="DMS-Type-RefreshSchemasStatus-LastFailureMessage"></a>
The last failure message for the schema.  
Type: String  
Required: No

 ** LastRefreshDate **   <a name="DMS-Type-RefreshSchemasStatus-LastRefreshDate"></a>
The date the schema was last refreshed.  
Type: Timestamp  
Required: No

 ** ReplicationInstanceArn **   <a name="DMS-Type-RefreshSchemasStatus-ReplicationInstanceArn"></a>
The Amazon Resource Name (ARN) of the replication instance.  
Type: String  
Required: No

 ** Status **   <a name="DMS-Type-RefreshSchemasStatus-Status"></a>
The status of the schema.  
Type: String  
Valid Values: `successful | failed | refreshing`   
Required: No

## See Also
<a name="API_RefreshSchemasStatus_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/dms-2016-01-01/RefreshSchemasStatus) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/dms-2016-01-01/RefreshSchemasStatus) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/dms-2016-01-01/RefreshSchemasStatus) 