custom
suspend fun custom(value: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorCustomArgs>)
suspend fun custom(value: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorCustomArgs?)
Parameters
value
If the connector uses the custom authentication mechanism, this holds the required credentials.
suspend fun custom(argument: suspend ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorCustomArgsBuilder.() -> Unit)
Parameters
argument
If the connector uses the custom authentication mechanism, this holds the required credentials.