| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnUserPoolIdentityProvider.Builder |
CfnUserPoolIdentityProvider.Builder.attributeMapping(Object attributeMapping)
`AWS::Cognito::UserPoolIdentityProvider.AttributeMapping`.
|
static CfnUserPoolIdentityProvider.Builder |
CfnUserPoolIdentityProvider.Builder.create(software.constructs.Construct scope,
String id) |
CfnUserPoolIdentityProvider.Builder |
CfnUserPoolIdentityProvider.Builder.idpIdentifiers(List<String> idpIdentifiers)
`AWS::Cognito::UserPoolIdentityProvider.IdpIdentifiers`.
|
CfnUserPoolIdentityProvider.Builder |
CfnUserPoolIdentityProvider.Builder.providerDetails(Object providerDetails)
`AWS::Cognito::UserPoolIdentityProvider.ProviderDetails`.
|
CfnUserPoolIdentityProvider.Builder |
CfnUserPoolIdentityProvider.Builder.providerName(String providerName)
`AWS::Cognito::UserPoolIdentityProvider.ProviderName`.
|
CfnUserPoolIdentityProvider.Builder |
CfnUserPoolIdentityProvider.Builder.providerType(String providerType)
`AWS::Cognito::UserPoolIdentityProvider.ProviderType`.
|
CfnUserPoolIdentityProvider.Builder |
CfnUserPoolIdentityProvider.Builder.userPoolId(String userPoolId)
`AWS::Cognito::UserPoolIdentityProvider.UserPoolId`.
|
Copyright © 2021. All rights reserved.