Uses of Class
software.amazon.awscdk.services.emr.CfnCluster.KerberosAttributesProperty.Builder
-
Uses of CfnCluster.KerberosAttributesProperty.Builder in software.amazon.awscdk.services.emr
Modifier and TypeMethodDescriptionCfnCluster.KerberosAttributesProperty.Builder.adDomainJoinPassword
(String adDomainJoinPassword) Sets the value ofCfnCluster.KerberosAttributesProperty.getAdDomainJoinPassword()
CfnCluster.KerberosAttributesProperty.Builder.adDomainJoinUser
(String adDomainJoinUser) Sets the value ofCfnCluster.KerberosAttributesProperty.getAdDomainJoinUser()
CfnCluster.KerberosAttributesProperty.builder()
CfnCluster.KerberosAttributesProperty.Builder.crossRealmTrustPrincipalPassword
(String crossRealmTrustPrincipalPassword) CfnCluster.KerberosAttributesProperty.Builder.kdcAdminPassword
(String kdcAdminPassword) Sets the value ofCfnCluster.KerberosAttributesProperty.getKdcAdminPassword()
Sets the value ofCfnCluster.KerberosAttributesProperty.getRealm()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCluster.KerberosAttributesProperty.Builder
.