Uses of Interface
software.amazon.awscdk.services.cognito.AttributeMapping
-
Uses of AttributeMapping in software.amazon.awscdk.services.cognito
Modifier and TypeMethodDescriptionAttributeMapping.Builder.build()
Builds the configured instance.final AttributeMapping
UserPoolIdentityProviderAmazonProps.Jsii$Proxy.getAttributeMapping()
final AttributeMapping
UserPoolIdentityProviderAppleProps.Jsii$Proxy.getAttributeMapping()
final AttributeMapping
UserPoolIdentityProviderFacebookProps.Jsii$Proxy.getAttributeMapping()
final AttributeMapping
UserPoolIdentityProviderGoogleProps.Jsii$Proxy.getAttributeMapping()
final AttributeMapping
UserPoolIdentityProviderOidcProps.Jsii$Proxy.getAttributeMapping()
default AttributeMapping
UserPoolIdentityProviderProps.getAttributeMapping()
Mapping attributes from the identity provider to standard and custom attributes of the user pool.final AttributeMapping
UserPoolIdentityProviderProps.Jsii$Proxy.getAttributeMapping()
final AttributeMapping
UserPoolIdentityProviderSamlProps.Jsii$Proxy.getAttributeMapping()
Modifier and TypeMethodDescriptionUserPoolIdentityProviderAmazon.Builder.attributeMapping
(AttributeMapping attributeMapping) Mapping attributes from the identity provider to standard and custom attributes of the user pool.UserPoolIdentityProviderAmazonProps.Builder.attributeMapping
(AttributeMapping attributeMapping) Sets the value ofUserPoolIdentityProviderProps.getAttributeMapping()
UserPoolIdentityProviderApple.Builder.attributeMapping
(AttributeMapping attributeMapping) Mapping attributes from the identity provider to standard and custom attributes of the user pool.UserPoolIdentityProviderAppleProps.Builder.attributeMapping
(AttributeMapping attributeMapping) Sets the value ofUserPoolIdentityProviderProps.getAttributeMapping()
UserPoolIdentityProviderFacebook.Builder.attributeMapping
(AttributeMapping attributeMapping) Mapping attributes from the identity provider to standard and custom attributes of the user pool.UserPoolIdentityProviderFacebookProps.Builder.attributeMapping
(AttributeMapping attributeMapping) Sets the value ofUserPoolIdentityProviderProps.getAttributeMapping()
UserPoolIdentityProviderGoogle.Builder.attributeMapping
(AttributeMapping attributeMapping) Mapping attributes from the identity provider to standard and custom attributes of the user pool.UserPoolIdentityProviderGoogleProps.Builder.attributeMapping
(AttributeMapping attributeMapping) Sets the value ofUserPoolIdentityProviderProps.getAttributeMapping()
UserPoolIdentityProviderOidc.Builder.attributeMapping
(AttributeMapping attributeMapping) Mapping attributes from the identity provider to standard and custom attributes of the user pool.UserPoolIdentityProviderOidcProps.Builder.attributeMapping
(AttributeMapping attributeMapping) Sets the value ofUserPoolIdentityProviderProps.getAttributeMapping()
UserPoolIdentityProviderProps.Builder.attributeMapping
(AttributeMapping attributeMapping) Sets the value ofUserPoolIdentityProviderProps.getAttributeMapping()
UserPoolIdentityProviderSaml.Builder.attributeMapping
(AttributeMapping attributeMapping) Mapping attributes from the identity provider to standard and custom attributes of the user pool.UserPoolIdentityProviderSamlProps.Builder.attributeMapping
(AttributeMapping attributeMapping) Sets the value ofUserPoolIdentityProviderProps.getAttributeMapping()