keytab

@JvmName(name = "hygfjfbtluqdxuto")
suspend fun keytab(value: Output<SecretArgs>)
@JvmName(name = "kmoddxksjsyknyvd")
suspend fun keytab(value: SecretArgs?)

Parameters

value

A Kerberos keytab file that can be used to authenticate a service principal with a Kerberos Key Distribution Center (KDC).


@JvmName(name = "qklwswgrmntdxlsq")
suspend fun keytab(argument: suspend SecretArgsBuilder.() -> Unit)

Parameters

argument

A Kerberos keytab file that can be used to authenticate a service principal with a Kerberos Key Distribution Center (KDC).