Uses of Interface
software.amazon.awscdk.services.cognito.AttributeMapping
Packages that use AttributeMapping
-
Uses of AttributeMapping in software.amazon.awscdk.services.cognito
Classes in software.amazon.awscdk.services.cognito that implement AttributeMappingMethods in software.amazon.awscdk.services.cognito that return AttributeMappingModifier and TypeMethodDescriptionAttributeMapping.Builder.build()Builds the configured instance.final AttributeMappingUserPoolIdentityProviderAmazonProps.Jsii$Proxy.getAttributeMapping()final AttributeMappingUserPoolIdentityProviderAppleProps.Jsii$Proxy.getAttributeMapping()final AttributeMappingUserPoolIdentityProviderFacebookProps.Jsii$Proxy.getAttributeMapping()final AttributeMappingUserPoolIdentityProviderGoogleProps.Jsii$Proxy.getAttributeMapping()final AttributeMappingUserPoolIdentityProviderOidcProps.Jsii$Proxy.getAttributeMapping()default AttributeMappingUserPoolIdentityProviderProps.getAttributeMapping()Mapping attributes from the identity provider to standard and custom attributes of the user pool.final AttributeMappingUserPoolIdentityProviderProps.Jsii$Proxy.getAttributeMapping()final AttributeMappingUserPoolIdentityProviderSamlProps.Jsii$Proxy.getAttributeMapping()Methods in software.amazon.awscdk.services.cognito with parameters of type AttributeMappingModifier 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()