Uses of Interface
software.amazon.awscdk.services.emr.CfnCluster.KerberosAttributesProperty
Packages that use CfnCluster.KerberosAttributesProperty
-
Uses of CfnCluster.KerberosAttributesProperty in software.amazon.awscdk.services.emr
Classes in software.amazon.awscdk.services.emr that implement CfnCluster.KerberosAttributesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCluster.KerberosAttributesPropertyMethods in software.amazon.awscdk.services.emr that return CfnCluster.KerberosAttributesPropertyModifier and TypeMethodDescriptionCfnCluster.KerberosAttributesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.emr with parameters of type CfnCluster.KerberosAttributesPropertyModifier 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()voidCfnCluster.setKerberosAttributes(CfnCluster.KerberosAttributesProperty value) Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.