@Stability(value=Stable) @Internal public static final class CognitoOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CognitoOptions
CognitoOptionssoftware.amazon.jsii.JsiiObject.InitializationModeCognitoOptions.Builder, CognitoOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CognitoOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CognitoOptions.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getIdentityPoolId()
The Amazon Cognito identity pool ID that you want Amazon OpenSearch Service to use for OpenSearch Dashboards authentication.
|
IRole |
getRole()
A role that allows Amazon OpenSearch Service to configure your user pool and identity pool.
|
String |
getUserPoolId()
The Amazon Cognito user pool ID that you want Amazon OpenSearch Service to use for OpenSearch Dashboards authentication.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CognitoOptions.Builder builder)
CognitoOptions.Builder.public final String getIdentityPoolId()
CognitoOptionsgetIdentityPoolId in interface CognitoOptionspublic final IRole getRole()
CognitoOptions
It must have the AmazonESCognitoAccess policy attached to it.
getRole in interface CognitoOptionspublic final String getUserPoolId()
CognitoOptionsgetUserPoolId in interface CognitoOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.