| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AttributeMapping.Jsii$Proxy
An implementation for
AttributeMapping |
| Modifier and Type | Method and Description |
|---|---|
AttributeMapping |
AttributeMapping.Builder.build()
Builds the configured instance.
|
AttributeMapping |
UserPoolIdentityProviderFacebookProps.Jsii$Proxy.getAttributeMapping() |
AttributeMapping |
UserPoolIdentityProviderAppleProps.Jsii$Proxy.getAttributeMapping() |
AttributeMapping |
UserPoolIdentityProviderSamlProps.Jsii$Proxy.getAttributeMapping() |
default AttributeMapping |
UserPoolIdentityProviderProps.getAttributeMapping()
Mapping attributes from the identity provider to standard and custom attributes of the user pool.
|
AttributeMapping |
UserPoolIdentityProviderProps.Jsii$Proxy.getAttributeMapping() |
AttributeMapping |
UserPoolIdentityProviderOidcProps.Jsii$Proxy.getAttributeMapping() |
AttributeMapping |
UserPoolIdentityProviderGoogleProps.Jsii$Proxy.getAttributeMapping() |
AttributeMapping |
UserPoolIdentityProviderAmazonProps.Jsii$Proxy.getAttributeMapping() |
| Modifier and Type | Method and Description |
|---|---|
UserPoolIdentityProviderFacebookProps.Builder |
UserPoolIdentityProviderFacebookProps.Builder.attributeMapping(AttributeMapping attributeMapping)
Sets the value of
UserPoolIdentityProviderProps.getAttributeMapping() |
UserPoolIdentityProviderAppleProps.Builder |
UserPoolIdentityProviderAppleProps.Builder.attributeMapping(AttributeMapping attributeMapping)
Sets the value of
UserPoolIdentityProviderProps.getAttributeMapping() |
UserPoolIdentityProviderFacebook.Builder |
UserPoolIdentityProviderFacebook.Builder.attributeMapping(AttributeMapping attributeMapping)
Mapping attributes from the identity provider to standard and custom attributes of the user pool.
|
UserPoolIdentityProviderGoogle.Builder |
UserPoolIdentityProviderGoogle.Builder.attributeMapping(AttributeMapping attributeMapping)
Mapping attributes from the identity provider to standard and custom attributes of the user pool.
|
UserPoolIdentityProviderSamlProps.Builder |
UserPoolIdentityProviderSamlProps.Builder.attributeMapping(AttributeMapping attributeMapping)
Sets the value of
UserPoolIdentityProviderProps.getAttributeMapping() |
UserPoolIdentityProviderSaml.Builder |
UserPoolIdentityProviderSaml.Builder.attributeMapping(AttributeMapping attributeMapping)
Mapping attributes from the identity provider to standard and custom attributes of the user pool.
|
UserPoolIdentityProviderProps.Builder |
UserPoolIdentityProviderProps.Builder.attributeMapping(AttributeMapping attributeMapping)
Sets the value of
UserPoolIdentityProviderProps.getAttributeMapping() |
UserPoolIdentityProviderOidc.Builder |
UserPoolIdentityProviderOidc.Builder.attributeMapping(AttributeMapping attributeMapping)
Mapping attributes from the identity provider to standard and custom attributes of the user pool.
|
UserPoolIdentityProviderApple.Builder |
UserPoolIdentityProviderApple.Builder.attributeMapping(AttributeMapping attributeMapping)
Mapping attributes from the identity provider to standard and custom attributes of the user pool.
|
UserPoolIdentityProviderOidcProps.Builder |
UserPoolIdentityProviderOidcProps.Builder.attributeMapping(AttributeMapping attributeMapping)
Sets the value of
UserPoolIdentityProviderProps.getAttributeMapping() |
UserPoolIdentityProviderAmazon.Builder |
UserPoolIdentityProviderAmazon.Builder.attributeMapping(AttributeMapping attributeMapping)
Mapping attributes from the identity provider to standard and custom attributes of the user pool.
|
UserPoolIdentityProviderGoogleProps.Builder |
UserPoolIdentityProviderGoogleProps.Builder.attributeMapping(AttributeMapping attributeMapping)
Sets the value of
UserPoolIdentityProviderProps.getAttributeMapping() |
UserPoolIdentityProviderAmazonProps.Builder |
UserPoolIdentityProviderAmazonProps.Builder.attributeMapping(AttributeMapping attributeMapping)
Sets the value of
UserPoolIdentityProviderProps.getAttributeMapping() |
Copyright © 2022. All rights reserved.