principal

@JvmName(name = "qpogabtbnxffhcmy")
suspend fun principal(value: Output<String>)
@JvmName(name = "vikxxpjthcwpvair")
suspend fun principal(value: String)

Parameters

value

A Kerberos principal that exists in the both the keytab the KDC to authenticate as. A typical principal is of the form "primary/instance@REALM", but there is no exact format.