authentication

@JvmName(name = "htqhagadcyeqkfku")
suspend fun authentication(value: Output<SpringCloudConnectionAuthenticationArgs>)
@JvmName(name = "bhvisrbfsobjjrpa")
suspend fun authentication(value: SpringCloudConnectionAuthenticationArgs?)

Parameters

value

The authentication info. An authentication block as defined below.


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

Parameters

argument

The authentication info. An authentication block as defined below.