

# StandbyWorkspacesProperties


Describes the properties of the related standby WorkSpaces. 

## Contents


 ** DataReplication **   <a name="WorkSpaces-Type-StandbyWorkspacesProperties-DataReplication"></a>
Indicates whether data replication is enabled, and if enabled, the type of data replication.  
Type: String  
Valid Values: `NO_REPLICATION | PRIMARY_AS_SOURCE`   
Required: No

 ** RecoverySnapshotTime **   <a name="WorkSpaces-Type-StandbyWorkspacesProperties-RecoverySnapshotTime"></a>
The date and time at which the last successful snapshot was taken of the primary WorkSpace used for replicating data.  
Type: Timestamp  
Required: No

 ** StandbyWorkspaceId **   <a name="WorkSpaces-Type-StandbyWorkspacesProperties-StandbyWorkspaceId"></a>
The identifier of the standby WorkSpace  
Type: String  
Pattern: `^ws-[0-9a-z]{8,63}$`   
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/workspaces-2015-04-08/StandbyWorkspacesProperties) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/workspaces-2015-04-08/StandbyWorkspacesProperties) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/workspaces-2015-04-08/StandbyWorkspacesProperties) 