Interface IIdentityPool.Jsii$Default
- All Superinterfaces:
software.constructs.IConstruct,software.constructs.IConstruct.Jsii$Default,software.constructs.IDependable,software.constructs.IDependable.Jsii$Default,IEnvironmentAware,IEnvironmentAware.Jsii$Default,IIdentityPool,IIdentityPoolRef,IIdentityPoolRef.Jsii$Default,IResource,IResource.Jsii$Default,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IIdentityPool.Jsii$Proxy
- Enclosing interface:
IIdentityPool
@Internal
public static interface IIdentityPool.Jsii$Default
extends IIdentityPool, IResource.Jsii$Default, IIdentityPoolRef.Jsii$Default
Internal default implementation for
IIdentityPool.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IDependable
software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware
IEnvironmentAware.Jsii$Default, IEnvironmentAware.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.services.cognito.identitypool.IIdentityPool
IIdentityPool.Jsii$Default, IIdentityPool.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.cognito.IIdentityPoolRef
IIdentityPoolRef.Jsii$Default, IIdentityPoolRef.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.IResource
IResource.Jsii$Default, IResource.Jsii$Proxy -
Method Summary
Methods inherited from interface software.constructs.IConstruct.Jsii$Default
getNodeMethods inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware.Jsii$Default
getEnvMethods inherited from interface software.amazon.awscdk.interfaces.cognito.IIdentityPoolRef.Jsii$Default
getIdentityPoolRefMethods inherited from interface software.amazon.awscdk.IResource.Jsii$Default
applyRemovalPolicy, getStackMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getIdentityPoolArn
The ARN of the Identity Pool.- Specified by:
getIdentityPoolArnin interfaceIIdentityPool
-
getIdentityPoolId
The ID of the Identity Pool in the format REGION:GUID.- Specified by:
getIdentityPoolIdin interfaceIIdentityPool
-
getIdentityPoolName
Name of the Identity Pool.- Specified by:
getIdentityPoolNamein interfaceIIdentityPool
-