ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSlackArgs

data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSlackArgs(val accessToken: Output<String>? = null, val clientId: Output<String>, val clientSecret: Output<String>, val oauthRequest: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSlackOauthRequestArgs>? = null) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSlackArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSlackArgs

Properties

Link copied to clipboard
val accessToken: Output<String>? = null
Link copied to clipboard
val clientId: Output<String>
Link copied to clipboard
val clientSecret: Output<String>