| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito.identitypool |
Amazon Cognito Identity Pool Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static UserPoolAuthenticationProviderBindConfig.Builder |
UserPoolAuthenticationProviderBindConfig.builder() |
UserPoolAuthenticationProviderBindConfig.Builder |
UserPoolAuthenticationProviderBindConfig.Builder.clientId(String clientId)
Sets the value of
UserPoolAuthenticationProviderBindConfig.getClientId() |
UserPoolAuthenticationProviderBindConfig.Builder |
UserPoolAuthenticationProviderBindConfig.Builder.providerName(String providerName)
Sets the value of
UserPoolAuthenticationProviderBindConfig.getProviderName() |
UserPoolAuthenticationProviderBindConfig.Builder |
UserPoolAuthenticationProviderBindConfig.Builder.serverSideTokenCheck(Boolean serverSideTokenCheck)
Sets the value of
UserPoolAuthenticationProviderBindConfig.getServerSideTokenCheck() |
| Constructor and Description |
|---|
Jsii$Proxy(UserPoolAuthenticationProviderBindConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
UserPoolAuthenticationProviderBindConfig.Builder. |
Copyright © 2022. All rights reserved.