authParameters

@JvmName(name = "kikgowykrtxvjftf")
suspend fun authParameters(value: Output<ConnectionAuthParametersArgs>)
@JvmName(name = "jhtbfpfhdgdpioxb")
suspend fun authParameters(value: ConnectionAuthParametersArgs?)

Parameters

value

The authorization parameters to use to authorize with the endpoint. You must include only authorization parameters for the AuthorizationType you specify.


@JvmName(name = "fbrhvhidsyetpjdv")
suspend fun authParameters(argument: suspend ConnectionAuthParametersArgsBuilder.() -> Unit)

Parameters

argument

The authorization parameters to use to authorize with the endpoint. You must include only authorization parameters for the AuthorizationType you specify.