Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.emr.CfnClusterPropsMixin.KerberosAttributesProperty
Packages that use CfnClusterPropsMixin.KerberosAttributesProperty
-
Uses of CfnClusterPropsMixin.KerberosAttributesProperty in software.amazon.awscdk.cfnpropertymixins.services.emr
Classes in software.amazon.awscdk.cfnpropertymixins.services.emr that implement CfnClusterPropsMixin.KerberosAttributesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.KerberosAttributesPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.emr that return CfnClusterPropsMixin.KerberosAttributesPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.KerberosAttributesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.emr with parameters of type CfnClusterPropsMixin.KerberosAttributesPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.kerberosAttributes(CfnClusterPropsMixin.KerberosAttributesProperty kerberosAttributes) Sets the value ofCfnClusterMixinProps.getKerberosAttributes()CfnClusterPropsMixin.Builder.kerberosAttributes(CfnClusterPropsMixin.KerberosAttributesProperty kerberosAttributes) Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.