

# ReplicationStatus


Represents the status of the replication of an application to a location. An application cannot be streamed from a location until it has finished replicating there.

## Contents


**Note**  
In the following list, the required parameters are described first.

 ** Location **   <a name="gameliftstreams-Type-ReplicationStatus-Location"></a>
 A location's name. For example, `us-east-1`. For a complete list of locations that Amazon GameLift Streams supports, refer to [Regions, quotas, and limitations](https://docs.aws.amazon.com/gameliftstreams/latest/developerguide/regions-quotas.html) in the *Amazon GameLift Streams Developer Guide*.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 20.  
Pattern: `[a-zA-Z0-9-]+`   
Required: No

 ** Status **   <a name="gameliftstreams-Type-ReplicationStatus-Status"></a>
The current status of the replication process.  
Type: String  
Valid Values: `REPLICATING | COMPLETED`   
Required: No

## See Also


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/gameliftstreams-2018-05-10/ReplicationStatus) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/gameliftstreams-2018-05-10/ReplicationStatus) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/gameliftstreams-2018-05-10/ReplicationStatus) 