Uses of Interface
software.amazon.awscdk.services.emr.CfnCluster.KerberosAttributesProperty
-
Uses of CfnCluster.KerberosAttributesProperty in software.amazon.awscdk.services.emr
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnCluster.KerberosAttributesProperty
Modifier and TypeMethodDescriptionCfnCluster.KerberosAttributesProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnCluster.Builder.kerberosAttributes
(CfnCluster.KerberosAttributesProperty kerberosAttributes) Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.CfnClusterProps.Builder.kerberosAttributes
(CfnCluster.KerberosAttributesProperty kerberosAttributes) Sets the value ofCfnClusterProps.getKerberosAttributes()
void
CfnCluster.setKerberosAttributes
(CfnCluster.KerberosAttributesProperty value) Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.