oauth2
suspend fun oauth2(value: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorOauth2Args>)
suspend fun oauth2(value: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorOauth2Args?)
Parameters
value
OAuth 2.0 credentials required for the authentication of the user.
suspend fun oauth2(argument: suspend ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorOauth2ArgsBuilder.() -> Unit)
Parameters
argument
OAuth 2.0 credentials required for the authentication of the user.