@Stability(value=Stable) public static final class CfnIntegration.SourceConnectorPropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIntegration.SourceConnectorPropertiesProperty>
CfnIntegration.SourceConnectorPropertiesProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnIntegration.SourceConnectorPropertiesProperty.Builder marketo(CfnIntegration.MarketoSourcePropertiesProperty marketo)
CfnIntegration.SourceConnectorPropertiesProperty.getMarketo()marketo - The properties that are applied when Marketo is being used as a source.this@Stability(value=Stable) public CfnIntegration.SourceConnectorPropertiesProperty.Builder marketo(IResolvable marketo)
CfnIntegration.SourceConnectorPropertiesProperty.getMarketo()marketo - The properties that are applied when Marketo is being used as a source.this@Stability(value=Stable) public CfnIntegration.SourceConnectorPropertiesProperty.Builder s3(CfnIntegration.S3SourcePropertiesProperty s3)
CfnIntegration.SourceConnectorPropertiesProperty.getS3()s3 - The properties that are applied when Amazon S3 is being used as the flow source.this@Stability(value=Stable) public CfnIntegration.SourceConnectorPropertiesProperty.Builder s3(IResolvable s3)
CfnIntegration.SourceConnectorPropertiesProperty.getS3()s3 - The properties that are applied when Amazon S3 is being used as the flow source.this@Stability(value=Stable) public CfnIntegration.SourceConnectorPropertiesProperty.Builder salesforce(CfnIntegration.SalesforceSourcePropertiesProperty salesforce)
CfnIntegration.SourceConnectorPropertiesProperty.getSalesforce()salesforce - The properties that are applied when Salesforce is being used as a source.this@Stability(value=Stable) public CfnIntegration.SourceConnectorPropertiesProperty.Builder salesforce(IResolvable salesforce)
CfnIntegration.SourceConnectorPropertiesProperty.getSalesforce()salesforce - The properties that are applied when Salesforce is being used as a source.this@Stability(value=Stable) public CfnIntegration.SourceConnectorPropertiesProperty.Builder serviceNow(CfnIntegration.ServiceNowSourcePropertiesProperty serviceNow)
CfnIntegration.SourceConnectorPropertiesProperty.getServiceNow()serviceNow - The properties that are applied when ServiceNow is being used as a source.this@Stability(value=Stable) public CfnIntegration.SourceConnectorPropertiesProperty.Builder serviceNow(IResolvable serviceNow)
CfnIntegration.SourceConnectorPropertiesProperty.getServiceNow()serviceNow - The properties that are applied when ServiceNow is being used as a source.this@Stability(value=Stable) public CfnIntegration.SourceConnectorPropertiesProperty.Builder zendesk(CfnIntegration.ZendeskSourcePropertiesProperty zendesk)
CfnIntegration.SourceConnectorPropertiesProperty.getZendesk()zendesk - The properties that are applied when using Zendesk as a flow source.this@Stability(value=Stable) public CfnIntegration.SourceConnectorPropertiesProperty.Builder zendesk(IResolvable zendesk)
CfnIntegration.SourceConnectorPropertiesProperty.getZendesk()zendesk - The properties that are applied when using Zendesk as a flow source.this@Stability(value=Stable) public CfnIntegration.SourceConnectorPropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnIntegration.SourceConnectorPropertiesProperty>CfnIntegration.SourceConnectorPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.