authentication

@JvmName(name = "eflwxrkvglbmdrnp")
suspend fun authentication(value: Output<DataflowEndpointKafkaAuthenticationArgs>)
@JvmName(name = "lfikygguefysjndu")
suspend fun authentication(value: DataflowEndpointKafkaAuthenticationArgs)

Parameters

value

Authentication configuration. NOTE - only authentication property is allowed per entry.


@JvmName(name = "fxpjsawbfohdpgse")
suspend fun authentication(argument: suspend DataflowEndpointKafkaAuthenticationArgsBuilder.() -> Unit)

Parameters

argument

Authentication configuration. NOTE - only authentication property is allowed per entry.