Class GraphQLApiAdditionalAuthenticationProviderUserPoolConfig
Inheritance
System.Object
GraphQLApiAdditionalAuthenticationProviderUserPoolConfig
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.AppSync.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GraphQLApiAdditionalAuthenticationProviderUserPoolConfig
Fields
View SourceAppIdClientRegex
A regular expression for validating the incoming Amazon Cognito User Pool app client ID.
Declaration
public readonly string AppIdClientRegex
Field Value
| Type | Description |
|---|---|
| System.String |
AwsRegion
The AWS region in which the user pool was created.
Declaration
public readonly string AwsRegion
Field Value
| Type | Description |
|---|---|
| System.String |
UserPoolId
The user pool ID.
Declaration
public readonly string UserPoolId
Field Value
| Type | Description |
|---|---|
| System.String |