kerberosAttributes

@JvmName(name = "yqcnikbedeoufgmi")
suspend fun kerberosAttributes(value: Output<KerberosAttributesArgs>)
@JvmName(name = "mxoudbaphswqcquo")
suspend fun kerberosAttributes(value: KerberosAttributesArgs?)

Parameters

value

Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration. For more information see Use Kerberos Authentication in the Amazon EMR Management Guide.


@JvmName(name = "sgiieewgdhbtsbfb")
suspend fun kerberosAttributes(argument: suspend KerberosAttributesArgsBuilder.() -> Unit)

Parameters

argument

Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration. For more information see Use Kerberos Authentication in the Amazon EMR Management Guide.