Uses of Class
software.amazon.awscdk.services.appsync.UserPoolConfig.Builder
-
Uses of UserPoolConfig.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionUserPoolConfig.Builder.appIdClientRegex
(String appIdClientRegex) Sets the value ofUserPoolConfig.getAppIdClientRegex()
static UserPoolConfig.Builder
UserPoolConfig.builder()
UserPoolConfig.Builder.defaultAction
(UserPoolDefaultAction defaultAction) Sets the value ofUserPoolConfig.getDefaultAction()
Sets the value ofUserPoolConfig.getUserPool()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(UserPoolConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theUserPoolConfig.Builder
.