service Now
suspend fun serviceNow(value: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesServiceNowArgs>)
suspend fun serviceNow(value: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesServiceNowArgs?)
Parameters
value
The connector-specific properties required when using ServiceNow. See Generic Connector Profile Properties for more details.
suspend fun serviceNow(argument: suspend ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesServiceNowArgsBuilder.() -> Unit)
Parameters
argument
The connector-specific properties required when using ServiceNow. See Generic Connector Profile Properties for more details.