Uses of Enum
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 type with the specified name.UserPoolIdentityProviderSamlMetadataType.values()Returns an array containing the constants of this enum type, in the order they are declared.