Uses of Class
software.amazon.awscdk.services.appsync.CfnGraphQLApi.UserPoolConfigProperty.Builder
-
Uses of CfnGraphQLApi.UserPoolConfigProperty.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionCfnGraphQLApi.UserPoolConfigProperty.Builder.appIdClientRegex
(String appIdClientRegex) Sets the value ofCfnGraphQLApi.UserPoolConfigProperty.getAppIdClientRegex()
Sets the value ofCfnGraphQLApi.UserPoolConfigProperty.getAwsRegion()
CfnGraphQLApi.UserPoolConfigProperty.builder()
CfnGraphQLApi.UserPoolConfigProperty.Builder.defaultAction
(String defaultAction) Sets the value ofCfnGraphQLApi.UserPoolConfigProperty.getDefaultAction()
CfnGraphQLApi.UserPoolConfigProperty.Builder.userPoolId
(String userPoolId) Sets the value ofCfnGraphQLApi.UserPoolConfigProperty.getUserPoolId()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnGraphQLApi.UserPoolConfigProperty.Builder
.