Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.KerberosAttributesProperty
Packages that use EmrCreateCluster.KerberosAttributesProperty
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrCreateCluster.KerberosAttributesProperty in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement EmrCreateCluster.KerberosAttributesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forEmrCreateCluster.KerberosAttributesPropertyMethods in software.amazon.awscdk.services.stepfunctions.tasks that return EmrCreateCluster.KerberosAttributesPropertyModifier and TypeMethodDescriptionEmrCreateCluster.KerberosAttributesProperty.Builder.build()Builds the configured instance.EmrCreateClusterJsonataProps.getKerberosAttributes()Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.EmrCreateClusterJsonataProps.Jsii$Proxy.getKerberosAttributes()EmrCreateClusterJsonPathProps.getKerberosAttributes()Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.EmrCreateClusterJsonPathProps.Jsii$Proxy.getKerberosAttributes()EmrCreateClusterProps.getKerberosAttributes()Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.EmrCreateClusterProps.Jsii$Proxy.getKerberosAttributes()Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type EmrCreateCluster.KerberosAttributesPropertyModifier and TypeMethodDescriptionEmrCreateCluster.Builder.kerberosAttributes(EmrCreateCluster.KerberosAttributesProperty kerberosAttributes) Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.EmrCreateClusterJsonataProps.Builder.kerberosAttributes(EmrCreateCluster.KerberosAttributesProperty kerberosAttributes) Sets the value ofEmrCreateClusterJsonataProps.getKerberosAttributes()EmrCreateClusterJsonPathProps.Builder.kerberosAttributes(EmrCreateCluster.KerberosAttributesProperty kerberosAttributes) Sets the value ofEmrCreateClusterJsonPathProps.getKerberosAttributes()EmrCreateClusterProps.Builder.kerberosAttributes(EmrCreateCluster.KerberosAttributesProperty kerberosAttributes) Sets the value ofEmrCreateClusterProps.getKerberosAttributes()