Connector Profile Connector Profile Config Connector Profile Credentials Slack Oauth Request Args
data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSlackOauthRequestArgs(val authCode: Output<String>? = null, val redirectUri: Output<String>? = null) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSlackOauthRequestArgs>
Constructors
Link copied to clipboard
fun ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsSlackOauthRequestArgs(authCode: Output<String>? = null, redirectUri: Output<String>? = null)