IntegrationSourceConnectorPropertiesArgs

data class IntegrationSourceConnectorPropertiesArgs(val marketo: Output<IntegrationMarketoSourcePropertiesArgs>? = null, val s3: Output<IntegrationS3SourcePropertiesArgs>? = null, val salesforce: Output<IntegrationSalesforceSourcePropertiesArgs>? = null, val serviceNow: Output<IntegrationServiceNowSourcePropertiesArgs>? = null, val zendesk: Output<IntegrationZendeskSourcePropertiesArgs>? = null) : ConvertibleToJava<IntegrationSourceConnectorPropertiesArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard