service Now
suspend fun serviceNow(value: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsServiceNowArgs>)
suspend fun serviceNow(value: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsServiceNowArgs?)
Parameters
value
The connector-specific credentials required when using ServiceNow. See ServiceNow Connector Profile Credentials for more details.
suspend fun serviceNow(argument: suspend ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsServiceNowArgsBuilder.() -> Unit)
Parameters
argument
The connector-specific credentials required when using ServiceNow. See ServiceNow Connector Profile Credentials for more details.