@Stability(value=Stable)
public static interface CfnFlow.DestinationConnectorPropertiesProperty
extends software.amazon.jsii.JsiiSerializable
| 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 |
getLookoutMetrics()
`CfnFlow.DestinationConnectorPropertiesProperty.LookoutMetrics`.
|
default Object |
getRedshift()
`CfnFlow.DestinationConnectorPropertiesProperty.Redshift`.
|
default Object |
getS3()
`CfnFlow.DestinationConnectorPropertiesProperty.S3`.
|
default Object |
getSalesforce()
`CfnFlow.DestinationConnectorPropertiesProperty.Salesforce`.
|
default Object |
getSnowflake()
`CfnFlow.DestinationConnectorPropertiesProperty.Snowflake`.
|
default Object |
getUpsolver()
`CfnFlow.DestinationConnectorPropertiesProperty.Upsolver`.
|
default Object |
getZendesk()
`CfnFlow.DestinationConnectorPropertiesProperty.Zendesk`.
|
@Stability(value=Stable) @Nullable default Object getEventBridge()
@Stability(value=Stable) @Nullable default Object getLookoutMetrics()
@Stability(value=Stable) @Nullable default Object getRedshift()
@Stability(value=Stable) @Nullable default Object getS3()
@Stability(value=Stable) @Nullable default Object getSalesforce()
@Stability(value=Stable) @Nullable default Object getSnowflake()
@Stability(value=Stable) @Nullable default Object getUpsolver()
@Stability(value=Stable) @Nullable default Object getZendesk()
@Stability(value=Stable) static CfnFlow.DestinationConnectorPropertiesProperty.Builder builder()
Copyright © 2021. All rights reserved.