@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-07T23:47:03.497Z") @Stability(value=Experimental) public interface IIdentityPool extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IIdentityPool.Jsii$Default
Internal default implementation for
IIdentityPool. |
static class |
IIdentityPool.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentityPoolArn()
(experimental) The ARN of the Identity Pool.
|
String |
getIdentityPoolId()
(experimental) The id of the Identity Pool in the format REGION:GUID.
|
String |
getIdentityPoolName()
(experimental) Name of the Identity Pool.
|
applyRemovalPolicy, getEnv, getStackgetNode@Stability(value=Experimental) @NotNull String getIdentityPoolArn()
@Stability(value=Experimental) @NotNull String getIdentityPoolId()
@Stability(value=Experimental) @NotNull String getIdentityPoolName()
Copyright © 2022. All rights reserved.