@Stability(value=Stable)
public static interface CfnGraphQLApi.UserPoolConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-userpoolconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGraphQLApi.UserPoolConfigProperty.Builder
A builder for
CfnGraphQLApi.UserPoolConfigProperty |
static class |
CfnGraphQLApi.UserPoolConfigProperty.Jsii$Proxy
An implementation for
CfnGraphQLApi.UserPoolConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnGraphQLApi.UserPoolConfigProperty.Builder |
builder() |
default String |
getAppIdClientRegex()
`CfnGraphQLApi.UserPoolConfigProperty.AppIdClientRegex`.
|
default String |
getAwsRegion()
`CfnGraphQLApi.UserPoolConfigProperty.AwsRegion`.
|
default String |
getDefaultAction()
`CfnGraphQLApi.UserPoolConfigProperty.DefaultAction`.
|
default String |
getUserPoolId()
`CfnGraphQLApi.UserPoolConfigProperty.UserPoolId`.
|
@Stability(value=Stable) @Nullable default String getAppIdClientRegex()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-userpoolconfig.html#cfn-appsync-graphqlapi-userpoolconfig-appidclientregex@Stability(value=Stable) @Nullable default String getAwsRegion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-userpoolconfig.html#cfn-appsync-graphqlapi-userpoolconfig-awsregion@Stability(value=Stable) @Nullable default String getDefaultAction()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-userpoolconfig.html#cfn-appsync-graphqlapi-userpoolconfig-defaultaction@Stability(value=Stable) @Nullable default String getUserPoolId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-userpoolconfig.html#cfn-appsync-graphqlapi-userpoolconfig-userpoolid@Stability(value=Stable) static CfnGraphQLApi.UserPoolConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.