@Stability(value=Stable) @Internal public static final class CfnDomain.CognitoOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDomain.CognitoOptionsProperty
CfnDomain.CognitoOptionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDomain.CognitoOptionsProperty.Builder, CfnDomain.CognitoOptionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDomain.CognitoOptionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDomain.AdvancedSecurityOptionsInputProperty.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) |
Object |
getEnabled()
Whether to enable or disable Amazon Cognito authentication for OpenSearch Dashboards.
|
String |
getIdentityPoolId()
The Amazon Cognito identity pool ID that you want OpenSearch Service to use for OpenSearch Dashboards authentication.
|
String |
getRoleArn()
The `AmazonOpenSearchServiceCognitoAccess` role that allows OpenSearch Service to configure your user pool and identity pool.
|
String |
getUserPoolId()
The Amazon Cognito user pool ID that you want 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(CfnDomain.CognitoOptionsProperty.Builder builder)
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder.public final Object getEnabled()
CfnDomain.CognitoOptionsPropertySee Amazon Cognito authentication for OpenSearch Dashboards .
getEnabled in interface CfnDomain.CognitoOptionsPropertypublic final String getIdentityPoolId()
CfnDomain.CognitoOptionsPropertyRequired if you enabled Cognito Authentication for OpenSearch Dashboards.
getIdentityPoolId in interface CfnDomain.CognitoOptionsPropertypublic final String getRoleArn()
CfnDomain.CognitoOptionsPropertyRequired if you enabled Cognito Authentication for OpenSearch Dashboards.
getRoleArn in interface CfnDomain.CognitoOptionsPropertypublic final String getUserPoolId()
CfnDomain.CognitoOptionsPropertyRequired if you enabled Cognito Authentication for OpenSearch Dashboards.
getUserPoolId in interface CfnDomain.CognitoOptionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.