Uses of Interface
software.amazon.awscdk.services.cognito.CfnUserPoolResourceServerProps
Packages that use CfnUserPoolResourceServerProps
-
Uses of CfnUserPoolResourceServerProps in software.amazon.awscdk.services.cognito
Classes in software.amazon.awscdk.services.cognito that implement CfnUserPoolResourceServerPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnUserPoolResourceServerPropsMethods in software.amazon.awscdk.services.cognito that return CfnUserPoolResourceServerPropsModifier and TypeMethodDescriptionCfnUserPoolResourceServerProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.cognito with parameters of type CfnUserPoolResourceServerPropsModifierConstructorDescriptionCfnUserPoolResourceServer(software.constructs.Construct scope, String id, CfnUserPoolResourceServerProps props) Create a newAWS::Cognito::UserPoolResourceServer.