Uses of Interface
software.amazon.awscdk.services.cognito.UserPoolIdentityProviderSamlProps
Packages that use UserPoolIdentityProviderSamlProps
-
Uses of UserPoolIdentityProviderSamlProps in software.amazon.awscdk.services.cognito
Classes in software.amazon.awscdk.services.cognito that implement UserPoolIdentityProviderSamlPropsModifier and TypeClassDescriptionstatic final class
An implementation forUserPoolIdentityProviderSamlProps
Methods in software.amazon.awscdk.services.cognito that return UserPoolIdentityProviderSamlPropsModifier and TypeMethodDescriptionUserPoolIdentityProviderSamlProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.cognito with parameters of type UserPoolIdentityProviderSamlPropsModifierConstructorDescriptionUserPoolIdentityProviderSaml
(software.constructs.Construct scope, String id, UserPoolIdentityProviderSamlProps props)