Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.KerberosAttributesProperty
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrCreateCluster.KerberosAttributesProperty in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeClassDescriptionstatic final class
An implementation forEmrCreateCluster.KerberosAttributesProperty
Modifier and TypeMethodDescriptionEmrCreateCluster.KerberosAttributesProperty.Builder.build()
Builds the configured instance.EmrCreateClusterProps.getKerberosAttributes()
Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.EmrCreateClusterProps.Jsii$Proxy.getKerberosAttributes()
Modifier and TypeMethodDescriptionEmrCreateCluster.Builder.kerberosAttributes
(EmrCreateCluster.KerberosAttributesProperty kerberosAttributes) Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.EmrCreateClusterProps.Builder.kerberosAttributes
(EmrCreateCluster.KerberosAttributesProperty kerberosAttributes) Sets the value ofEmrCreateClusterProps.getKerberosAttributes()