slack
suspend fun slack(value: Output<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSlackArgs>)
suspend fun slack(value: ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSlackArgs?)
Parameters
value
Connector-specific properties required when using Slack. See Generic Connector Profile Properties for more details.
suspend fun slack(argument: suspend ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSlackArgsBuilder.() -> Unit)
Parameters
argument
Connector-specific properties required when using Slack. See Generic Connector Profile Properties for more details.