@Stability(value=Stable)
public static interface CfnCluster.KerberosAttributesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-kerberosattributes.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.KerberosAttributesProperty.Builder
A builder for
CfnCluster.KerberosAttributesProperty |
static class |
CfnCluster.KerberosAttributesProperty.Jsii$Proxy
An implementation for
CfnCluster.KerberosAttributesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.KerberosAttributesProperty.Builder |
builder() |
default String |
getAdDomainJoinPassword()
`CfnCluster.KerberosAttributesProperty.ADDomainJoinPassword`.
|
default String |
getAdDomainJoinUser()
`CfnCluster.KerberosAttributesProperty.ADDomainJoinUser`.
|
default String |
getCrossRealmTrustPrincipalPassword()
`CfnCluster.KerberosAttributesProperty.CrossRealmTrustPrincipalPassword`.
|
String |
getKdcAdminPassword()
`CfnCluster.KerberosAttributesProperty.KdcAdminPassword`.
|
String |
getRealm()
`CfnCluster.KerberosAttributesProperty.Realm`.
|
@Stability(value=Stable) @NotNull String getKdcAdminPassword()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-kerberosattributes.html#cfn-elasticmapreduce-cluster-kerberosattributes-kdcadminpassword@Stability(value=Stable) @NotNull String getRealm()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-kerberosattributes.html#cfn-elasticmapreduce-cluster-kerberosattributes-realm@Stability(value=Stable) @Nullable default String getAdDomainJoinPassword()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-kerberosattributes.html#cfn-elasticmapreduce-cluster-kerberosattributes-addomainjoinpassword@Stability(value=Stable) @Nullable default String getAdDomainJoinUser()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-kerberosattributes.html#cfn-elasticmapreduce-cluster-kerberosattributes-addomainjoinuser@Stability(value=Stable) @Nullable default String getCrossRealmTrustPrincipalPassword()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-kerberosattributes.html#cfn-elasticmapreduce-cluster-kerberosattributes-crossrealmtrustprincipalpassword@Stability(value=Stable) static CfnCluster.KerberosAttributesProperty.Builder builder()
Copyright © 2020. All rights reserved.