| Package | Description |
|---|---|
| software.amazon.awscdk.services.emr |
Amazon EMR Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCluster.KerberosAttributesProperty.Jsii$Proxy
An implementation for
CfnCluster.KerberosAttributesProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.KerberosAttributesProperty |
CfnCluster.KerberosAttributesProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnClusterProps.Builder |
CfnClusterProps.Builder.kerberosAttributes(CfnCluster.KerberosAttributesProperty kerberosAttributes)
Sets the value of
CfnClusterProps.getKerberosAttributes() |
CfnCluster.Builder |
CfnCluster.Builder.kerberosAttributes(CfnCluster.KerberosAttributesProperty kerberosAttributes)
Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.
|
void |
CfnCluster.setKerberosAttributes(CfnCluster.KerberosAttributesProperty value)
Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.
|
Copyright © 2022. All rights reserved.