| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnGraphQLApi.UserPoolConfigProperty.Jsii$Proxy
An implementation for
CfnGraphQLApi.UserPoolConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnGraphQLApi.UserPoolConfigProperty |
CfnGraphQLApi.UserPoolConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnGraphQLApi.setUserPoolConfig(CfnGraphQLApi.UserPoolConfigProperty value)
`AWS::AppSync::GraphQLApi.UserPoolConfig`.
|
CfnGraphQLApiProps.Builder |
CfnGraphQLApiProps.Builder.userPoolConfig(CfnGraphQLApi.UserPoolConfigProperty userPoolConfig)
Sets the value of
CfnGraphQLApiProps.getUserPoolConfig() |
CfnGraphQLApi.Builder |
CfnGraphQLApi.Builder.userPoolConfig(CfnGraphQLApi.UserPoolConfigProperty userPoolConfig)
`AWS::AppSync::GraphQLApi.UserPoolConfig`.
|
Copyright © 2021. All rights reserved.