Uses of Interface
software.amazon.awscdk.interfaces.cognito.IIdentityPoolRef
Packages that use IIdentityPoolRef
Package
Description
Amazon Cognito Construct Library
-
Uses of IIdentityPoolRef in software.amazon.awscdk.interfaces.cognito
Subinterfaces of IIdentityPoolRef in software.amazon.awscdk.interfaces.cognitoModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIIdentityPoolRef.Classes in software.amazon.awscdk.interfaces.cognito that implement IIdentityPoolRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IIdentityPoolRef in software.amazon.awscdk.services.cognito
Classes in software.amazon.awscdk.services.cognito that implement IIdentityPoolRefModifier and TypeClassDescriptionclassTheAWS::Cognito::IdentityPoolresource creates an Amazon Cognito identity pool.Methods in software.amazon.awscdk.services.cognito that return IIdentityPoolRefModifier and TypeMethodDescriptionstatic IIdentityPoolRefCfnIdentityPool.fromIdentityPoolId(software.constructs.Construct scope, String id, String identityPoolId) Creates a new IIdentityPoolRef from a identityPoolId.