| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
UserPoolIdentityProviderSamlMetadataType |
UserPoolIdentityProviderSamlMetadata.getMetadataType()
The type of metadata, either a URL or file content.
|
static UserPoolIdentityProviderSamlMetadataType |
UserPoolIdentityProviderSamlMetadataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserPoolIdentityProviderSamlMetadataType[] |
UserPoolIdentityProviderSamlMetadataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.