| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito.identitypool |
Amazon Cognito Identity Pool Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
IdentityPoolProviderType |
IdentityPoolProviderUrl.getType()
(experimental) type of Provider Url.
|
static IdentityPoolProviderType |
IdentityPoolProviderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdentityPoolProviderType[] |
IdentityPoolProviderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
IdentityPoolProviderUrl(IdentityPoolProviderType type,
String value) |
Copyright © 2022. All rights reserved.