@Stability(value=Stable) public static final class CfnFlow.DestinationConnectorPropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.DestinationConnectorPropertiesProperty>
CfnFlow.DestinationConnectorPropertiesProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder customConnector(CfnFlow.CustomConnectorDestinationPropertiesProperty customConnector)
CfnFlow.DestinationConnectorPropertiesProperty.getCustomConnector()customConnector - `CfnFlow.DestinationConnectorPropertiesProperty.CustomConnector`.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder customConnector(IResolvable customConnector)
CfnFlow.DestinationConnectorPropertiesProperty.getCustomConnector()customConnector - `CfnFlow.DestinationConnectorPropertiesProperty.CustomConnector`.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder eventBridge(CfnFlow.EventBridgeDestinationPropertiesProperty eventBridge)
CfnFlow.DestinationConnectorPropertiesProperty.getEventBridge()eventBridge - The properties required to query Amazon EventBridge.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder eventBridge(IResolvable eventBridge)
CfnFlow.DestinationConnectorPropertiesProperty.getEventBridge()eventBridge - The properties required to query Amazon EventBridge.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder lookoutMetrics(CfnFlow.LookoutMetricsDestinationPropertiesProperty lookoutMetrics)
CfnFlow.DestinationConnectorPropertiesProperty.getLookoutMetrics()lookoutMetrics - The properties required to query Amazon Lookout for Metrics.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder lookoutMetrics(IResolvable lookoutMetrics)
CfnFlow.DestinationConnectorPropertiesProperty.getLookoutMetrics()lookoutMetrics - The properties required to query Amazon Lookout for Metrics.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder marketo(CfnFlow.MarketoDestinationPropertiesProperty marketo)
CfnFlow.DestinationConnectorPropertiesProperty.getMarketo()marketo - The properties required to query Marketo.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder marketo(IResolvable marketo)
CfnFlow.DestinationConnectorPropertiesProperty.getMarketo()marketo - The properties required to query Marketo.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder redshift(CfnFlow.RedshiftDestinationPropertiesProperty redshift)
CfnFlow.DestinationConnectorPropertiesProperty.getRedshift()redshift - The properties required to query Amazon Redshift.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder redshift(IResolvable redshift)
CfnFlow.DestinationConnectorPropertiesProperty.getRedshift()redshift - The properties required to query Amazon Redshift.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder s3(CfnFlow.S3DestinationPropertiesProperty s3)
CfnFlow.DestinationConnectorPropertiesProperty.getS3()s3 - The properties required to query Amazon S3.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder s3(IResolvable s3)
CfnFlow.DestinationConnectorPropertiesProperty.getS3()s3 - The properties required to query Amazon S3.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder salesforce(CfnFlow.SalesforceDestinationPropertiesProperty salesforce)
CfnFlow.DestinationConnectorPropertiesProperty.getSalesforce()salesforce - The properties required to query Salesforce.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder salesforce(IResolvable salesforce)
CfnFlow.DestinationConnectorPropertiesProperty.getSalesforce()salesforce - The properties required to query Salesforce.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder sapoData(CfnFlow.SAPODataDestinationPropertiesProperty sapoData)
CfnFlow.DestinationConnectorPropertiesProperty.getSapoData()sapoData - The properties required to query SAPOData.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder sapoData(IResolvable sapoData)
CfnFlow.DestinationConnectorPropertiesProperty.getSapoData()sapoData - The properties required to query SAPOData.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder snowflake(CfnFlow.SnowflakeDestinationPropertiesProperty snowflake)
CfnFlow.DestinationConnectorPropertiesProperty.getSnowflake()snowflake - The properties required to query Snowflake.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder snowflake(IResolvable snowflake)
CfnFlow.DestinationConnectorPropertiesProperty.getSnowflake()snowflake - The properties required to query Snowflake.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder upsolver(CfnFlow.UpsolverDestinationPropertiesProperty upsolver)
CfnFlow.DestinationConnectorPropertiesProperty.getUpsolver()upsolver - The properties required to query Upsolver.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder upsolver(IResolvable upsolver)
CfnFlow.DestinationConnectorPropertiesProperty.getUpsolver()upsolver - The properties required to query Upsolver.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder zendesk(CfnFlow.ZendeskDestinationPropertiesProperty zendesk)
CfnFlow.DestinationConnectorPropertiesProperty.getZendesk()zendesk - The properties required to query Zendesk.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder zendesk(IResolvable zendesk)
CfnFlow.DestinationConnectorPropertiesProperty.getZendesk()zendesk - The properties required to query Zendesk.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnFlow.DestinationConnectorPropertiesProperty>CfnFlow.DestinationConnectorPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.