Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnUserPoolResourceServerMixinProps.Builder
Packages that use CfnUserPoolResourceServerMixinProps.Builder
-
Uses of CfnUserPoolResourceServerMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cognito
Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnUserPoolResourceServerMixinProps.BuilderModifier and TypeMethodDescriptionCfnUserPoolResourceServerMixinProps.builder()CfnUserPoolResourceServerMixinProps.Builder.identifier(String identifier) Sets the value ofCfnUserPoolResourceServerMixinProps.getIdentifier()Sets the value ofCfnUserPoolResourceServerMixinProps.getName()Sets the value ofCfnUserPoolResourceServerMixinProps.getScopes()CfnUserPoolResourceServerMixinProps.Builder.scopes(IResolvable scopes) Sets the value ofCfnUserPoolResourceServerMixinProps.getScopes()CfnUserPoolResourceServerMixinProps.Builder.userPoolId(String userPoolId) Sets the value ofCfnUserPoolResourceServerMixinProps.getUserPoolId()CfnUserPoolResourceServerMixinProps.Builder.userPoolId(IUserPoolRef userPoolId) Sets the value ofCfnUserPoolResourceServerMixinProps.getUserPoolId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cognito with parameters of type CfnUserPoolResourceServerMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserPoolResourceServerMixinProps.Builder.