AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains information about a replica user pool, including Region, status, role, and ARN.
Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z
public class UserPoolReplicaType
The UserPoolReplicaType type exposes the following members
| Name | Description | |
|---|---|---|
|
UserPoolReplicaType() |
| Name | Type | Description | |
|---|---|---|---|
|
RegionName | System.String |
Gets and sets the property RegionName. The Amazon Web Services Region where the replica is located. |
|
Role | Amazon.CognitoIdentityProvider.ReplicaRoleType |
Gets and sets the property Role. The role of the user pool replica that determines which API operations are enabled.
|
|
Status | Amazon.CognitoIdentityProvider.ReplicaStatusType |
Gets and sets the property Status. The current status of the replica.
|
|
UserPoolArn | System.String |
Gets and sets the property UserPoolArn. The Amazon Resource Name (ARN) of the replica user pool. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer