Uses of Enum Class
software.amazon.awscdk.services.cognito.UserPoolIdentityProviderSamlMetadataType
Packages that use UserPoolIdentityProviderSamlMetadataType
-
Uses of UserPoolIdentityProviderSamlMetadataType in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return UserPoolIdentityProviderSamlMetadataTypeModifier and TypeMethodDescriptionUserPoolIdentityProviderSamlMetadata.getMetadataType()The type of metadata, either a URL or file content.Returns the enum constant of this class with the specified name.UserPoolIdentityProviderSamlMetadataType.values()Returns an array containing the constants of this enum class, in the order they are declared.