Connector Profile Connector Profile Config Connector Profile Credentials Honeycode Args
data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsHoneycodeArgs(val accessToken: Output<String>? = null, val oauthRequest: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsHoneycodeOauthRequestArgs>? = null, val refreshToken: Output<String>? = null) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsHoneycodeArgs>
Constructors
Link copied to clipboard
constructor(accessToken: Output<String>? = null, oauthRequest: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsHoneycodeOauthRequestArgs>? = null, refreshToken: Output<String>? = null)