@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 eventBridge(CfnFlow.EventBridgeDestinationPropertiesProperty eventBridge)
CfnFlow.DestinationConnectorPropertiesProperty.getEventBridge()eventBridge - `CfnFlow.DestinationConnectorPropertiesProperty.EventBridge`.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder eventBridge(IResolvable eventBridge)
CfnFlow.DestinationConnectorPropertiesProperty.getEventBridge()eventBridge - `CfnFlow.DestinationConnectorPropertiesProperty.EventBridge`.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder lookoutMetrics(CfnFlow.LookoutMetricsDestinationPropertiesProperty lookoutMetrics)
CfnFlow.DestinationConnectorPropertiesProperty.getLookoutMetrics()lookoutMetrics - `CfnFlow.DestinationConnectorPropertiesProperty.LookoutMetrics`.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder lookoutMetrics(IResolvable lookoutMetrics)
CfnFlow.DestinationConnectorPropertiesProperty.getLookoutMetrics()lookoutMetrics - `CfnFlow.DestinationConnectorPropertiesProperty.LookoutMetrics`.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder redshift(CfnFlow.RedshiftDestinationPropertiesProperty redshift)
CfnFlow.DestinationConnectorPropertiesProperty.getRedshift()redshift - `CfnFlow.DestinationConnectorPropertiesProperty.Redshift`.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder redshift(IResolvable redshift)
CfnFlow.DestinationConnectorPropertiesProperty.getRedshift()redshift - `CfnFlow.DestinationConnectorPropertiesProperty.Redshift`.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder s3(CfnFlow.S3DestinationPropertiesProperty s3)
CfnFlow.DestinationConnectorPropertiesProperty.getS3()s3 - `CfnFlow.DestinationConnectorPropertiesProperty.S3`.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder s3(IResolvable s3)
CfnFlow.DestinationConnectorPropertiesProperty.getS3()s3 - `CfnFlow.DestinationConnectorPropertiesProperty.S3`.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder salesforce(CfnFlow.SalesforceDestinationPropertiesProperty salesforce)
CfnFlow.DestinationConnectorPropertiesProperty.getSalesforce()salesforce - `CfnFlow.DestinationConnectorPropertiesProperty.Salesforce`.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder salesforce(IResolvable salesforce)
CfnFlow.DestinationConnectorPropertiesProperty.getSalesforce()salesforce - `CfnFlow.DestinationConnectorPropertiesProperty.Salesforce`.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder snowflake(CfnFlow.SnowflakeDestinationPropertiesProperty snowflake)
CfnFlow.DestinationConnectorPropertiesProperty.getSnowflake()snowflake - `CfnFlow.DestinationConnectorPropertiesProperty.Snowflake`.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder snowflake(IResolvable snowflake)
CfnFlow.DestinationConnectorPropertiesProperty.getSnowflake()snowflake - `CfnFlow.DestinationConnectorPropertiesProperty.Snowflake`.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder upsolver(CfnFlow.UpsolverDestinationPropertiesProperty upsolver)
CfnFlow.DestinationConnectorPropertiesProperty.getUpsolver()upsolver - `CfnFlow.DestinationConnectorPropertiesProperty.Upsolver`.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder upsolver(IResolvable upsolver)
CfnFlow.DestinationConnectorPropertiesProperty.getUpsolver()upsolver - `CfnFlow.DestinationConnectorPropertiesProperty.Upsolver`.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder zendesk(CfnFlow.ZendeskDestinationPropertiesProperty zendesk)
CfnFlow.DestinationConnectorPropertiesProperty.getZendesk()zendesk - `CfnFlow.DestinationConnectorPropertiesProperty.Zendesk`.this@Stability(value=Stable) public CfnFlow.DestinationConnectorPropertiesProperty.Builder zendesk(IResolvable zendesk)
CfnFlow.DestinationConnectorPropertiesProperty.getZendesk()zendesk - `CfnFlow.DestinationConnectorPropertiesProperty.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 © 2021. All rights reserved.