keytab

@JvmName(name = "gvqeoqxmvcoksnta")
suspend fun keytab(value: Output<SecretArgs>)
@JvmName(name = "khphnxlnbwlusuwe")
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 = "jwyjsupidyibcwkb")
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).