Uses of Class
software.amazon.awscdk.services.cognito.UserPoolIdentityProviderAmazonProps.Builder
Packages that use UserPoolIdentityProviderAmazonProps.Builder
-
Uses of UserPoolIdentityProviderAmazonProps.Builder in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return UserPoolIdentityProviderAmazonProps.BuilderModifier and TypeMethodDescriptionUserPoolIdentityProviderAmazonProps.Builder.attributeMapping
(AttributeMapping attributeMapping) Sets the value ofUserPoolIdentityProviderProps.getAttributeMapping()
UserPoolIdentityProviderAmazonProps.builder()
Sets the value ofUserPoolIdentityProviderAmazonProps.getClientId()
UserPoolIdentityProviderAmazonProps.Builder.clientSecret
(String clientSecret) Sets the value ofUserPoolIdentityProviderAmazonProps.getClientSecret()
Sets the value ofUserPoolIdentityProviderAmazonProps.getScopes()
Sets the value ofUserPoolIdentityProviderProps.getUserPool()
Constructors in software.amazon.awscdk.services.cognito with parameters of type UserPoolIdentityProviderAmazonProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theUserPoolIdentityProviderAmazonProps.Builder
.