Uses of Interface
software.amazon.awscdk.interfaces.cognito.UserPoolClientReference
Packages that use UserPoolClientReference
Package
Description
Amazon Cognito Construct Library
-
Uses of UserPoolClientReference in software.amazon.awscdk.interfaces.cognito
Classes in software.amazon.awscdk.interfaces.cognito that implement UserPoolClientReferenceModifier and TypeClassDescriptionstatic final classAn implementation forUserPoolClientReferenceMethods in software.amazon.awscdk.interfaces.cognito that return UserPoolClientReferenceModifier and TypeMethodDescriptionUserPoolClientReference.Builder.build()Builds the configured instance.IUserPoolClientRef.getUserPoolClientRef()(experimental) A reference to a UserPoolClient resource.default UserPoolClientReferenceIUserPoolClientRef.Jsii$Default.getUserPoolClientRef()(experimental) A reference to a UserPoolClient resource.final UserPoolClientReferenceIUserPoolClientRef.Jsii$Proxy.getUserPoolClientRef()(experimental) A reference to a UserPoolClient resource. -
Uses of UserPoolClientReference in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return UserPoolClientReferenceModifier and TypeMethodDescriptionCfnUserPoolClient.getUserPoolClientRef()A reference to a UserPoolClient resource.