basic

@JvmName(name = "vqwcrpkkhdqqcfjw")
suspend fun basic(value: Output<ConnectorProfileBasicAuthCredentialsArgs>)
@JvmName(name = "spjgxqbdmvckvlpc")
suspend fun basic(value: ConnectorProfileBasicAuthCredentialsArgs?)

Parameters

value

The basic credentials that are required for the authentication of the user.


@JvmName(name = "iqnryruvigufkupv")
suspend fun basic(argument: suspend ConnectorProfileBasicAuthCredentialsArgsBuilder.() -> Unit)

Parameters

argument

The basic credentials that are required for the authentication of the user.