@Stability(value=Stable)
public static interface CfnFlow.DestinationConnectorPropertiesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-destinationconnectorproperties.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFlow.DestinationConnectorPropertiesProperty.Builder
A builder for
CfnFlow.DestinationConnectorPropertiesProperty |
static class |
CfnFlow.DestinationConnectorPropertiesProperty.Jsii$Proxy
An implementation for
CfnFlow.DestinationConnectorPropertiesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFlow.DestinationConnectorPropertiesProperty.Builder |
builder() |
default Object |
getEventBridge()
`CfnFlow.DestinationConnectorPropertiesProperty.EventBridge`.
|
default Object |
getRedshift()
`CfnFlow.DestinationConnectorPropertiesProperty.Redshift`.
|
default Object |
getS3()
`CfnFlow.DestinationConnectorPropertiesProperty.S3`.
|
default Object |
getSalesforce()
`CfnFlow.DestinationConnectorPropertiesProperty.Salesforce`.
|
default Object |
getSnowflake()
`CfnFlow.DestinationConnectorPropertiesProperty.Snowflake`.
|
@Stability(value=Stable) @Nullable default Object getEventBridge()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-destinationconnectorproperties.html#cfn-appflow-flow-destinationconnectorproperties-eventbridge@Stability(value=Stable) @Nullable default Object getRedshift()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-destinationconnectorproperties.html#cfn-appflow-flow-destinationconnectorproperties-redshift@Stability(value=Stable) @Nullable default Object getS3()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-destinationconnectorproperties.html#cfn-appflow-flow-destinationconnectorproperties-s3@Stability(value=Stable) @Nullable default Object getSalesforce()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-destinationconnectorproperties.html#cfn-appflow-flow-destinationconnectorproperties-salesforce@Stability(value=Stable) @Nullable default Object getSnowflake()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-destinationconnectorproperties.html#cfn-appflow-flow-destinationconnectorproperties-snowflake@Stability(value=Stable) static CfnFlow.DestinationConnectorPropertiesProperty.Builder builder()
Copyright © 2020. All rights reserved.