@Stability(value=Stable) @Internal public static final class CfnCluster.KerberosAttributesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCluster.KerberosAttributesProperty
CfnCluster.KerberosAttributesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCluster.KerberosAttributesProperty.Builder, CfnCluster.KerberosAttributesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCluster.KerberosAttributesProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCluster.ApplicationProperty.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 |
getAdDomainJoinPassword()
The Active Directory password for `ADDomainJoinUser` .
|
String |
getAdDomainJoinUser()
Required only when establishing a cross-realm trust with an Active Directory domain.
|
String |
getCrossRealmTrustPrincipalPassword()
Required only when establishing a cross-realm trust with a KDC in a different realm.
|
String |
getKdcAdminPassword()
The password used within the cluster for the kadmin service on the cluster-dedicated KDC, which maintains Kerberos principals, password policies, and keytabs for the cluster.
|
String |
getRealm()
The name of the Kerberos realm to which all nodes in a cluster belong.
|
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(CfnCluster.KerberosAttributesProperty.Builder builder)
CfnCluster.ApplicationProperty.Builder.public final String getKdcAdminPassword()
CfnCluster.KerberosAttributesPropertygetKdcAdminPassword in interface CfnCluster.KerberosAttributesPropertypublic final String getRealm()
CfnCluster.KerberosAttributesProperty
For example, EC2.INTERNAL .
getRealm in interface CfnCluster.KerberosAttributesPropertypublic final String getAdDomainJoinPassword()
CfnCluster.KerberosAttributesPropertygetAdDomainJoinPassword in interface CfnCluster.KerberosAttributesPropertypublic final String getAdDomainJoinUser()
CfnCluster.KerberosAttributesPropertyA user with sufficient privileges to join resources to the domain.
getAdDomainJoinUser in interface CfnCluster.KerberosAttributesPropertypublic final String getCrossRealmTrustPrincipalPassword()
CfnCluster.KerberosAttributesPropertyThe cross-realm principal password, which must be identical across realms.
getCrossRealmTrustPrincipalPassword in interface CfnCluster.KerberosAttributesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.