Class CfnFlow.DestinationConnectorPropertiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFlow.DestinationConnectorPropertiesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFlow.DestinationConnectorPropertiesProperty
CfnFlow.DestinationConnectorPropertiesProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.appflow.CfnFlow.DestinationConnectorPropertiesProperty
CfnFlow.DestinationConnectorPropertiesProperty.Builder, CfnFlow.DestinationConnectorPropertiesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlow.DestinationConnectorPropertiesProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe properties that are required to query the custom Connector.final ObjectThe properties required to query Amazon EventBridge.final ObjectThe properties required to query Amazon Lookout for Metrics.final ObjectThe properties required to query Marketo.final ObjectThe properties required to query Amazon Redshift.final ObjectgetS3()The properties required to query Amazon S3.final ObjectThe properties required to query Salesforce.final ObjectThe properties required to query SAPOData.final ObjectThe properties required to query Snowflake.final ObjectThe properties required to query Upsolver.final ObjectThe properties required to query Zendesk.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnFlow.DestinationConnectorPropertiesProperty.Builder.
-
-
Method Details
-
getCustomConnector
Description copied from interface:CfnFlow.DestinationConnectorPropertiesPropertyThe properties that are required to query the custom Connector.Returns union: either
IResolvableorCfnFlow.CustomConnectorDestinationPropertiesProperty- Specified by:
getCustomConnectorin interfaceCfnFlow.DestinationConnectorPropertiesProperty- See Also:
-
getEventBridge
Description copied from interface:CfnFlow.DestinationConnectorPropertiesPropertyThe properties required to query Amazon EventBridge.Returns union: either
IResolvableorCfnFlow.EventBridgeDestinationPropertiesProperty- Specified by:
getEventBridgein interfaceCfnFlow.DestinationConnectorPropertiesProperty- See Also:
-
getLookoutMetrics
Description copied from interface:CfnFlow.DestinationConnectorPropertiesPropertyThe properties required to query Amazon Lookout for Metrics.Returns union: either
IResolvableorCfnFlow.LookoutMetricsDestinationPropertiesProperty- Specified by:
getLookoutMetricsin interfaceCfnFlow.DestinationConnectorPropertiesProperty- See Also:
-
getMarketo
Description copied from interface:CfnFlow.DestinationConnectorPropertiesPropertyThe properties required to query Marketo.Returns union: either
IResolvableorCfnFlow.MarketoDestinationPropertiesProperty- Specified by:
getMarketoin interfaceCfnFlow.DestinationConnectorPropertiesProperty- See Also:
-
getRedshift
Description copied from interface:CfnFlow.DestinationConnectorPropertiesPropertyThe properties required to query Amazon Redshift.Returns union: either
IResolvableorCfnFlow.RedshiftDestinationPropertiesProperty- Specified by:
getRedshiftin interfaceCfnFlow.DestinationConnectorPropertiesProperty- See Also:
-
getS3
Description copied from interface:CfnFlow.DestinationConnectorPropertiesPropertyThe properties required to query Amazon S3.Returns union: either
IResolvableorCfnFlow.S3DestinationPropertiesProperty- Specified by:
getS3in interfaceCfnFlow.DestinationConnectorPropertiesProperty- See Also:
-
getSalesforce
Description copied from interface:CfnFlow.DestinationConnectorPropertiesPropertyThe properties required to query Salesforce.Returns union: either
IResolvableorCfnFlow.SalesforceDestinationPropertiesProperty- Specified by:
getSalesforcein interfaceCfnFlow.DestinationConnectorPropertiesProperty- See Also:
-
getSapoData
Description copied from interface:CfnFlow.DestinationConnectorPropertiesPropertyThe properties required to query SAPOData.Returns union: either
IResolvableorCfnFlow.SAPODataDestinationPropertiesProperty- Specified by:
getSapoDatain interfaceCfnFlow.DestinationConnectorPropertiesProperty- See Also:
-
getSnowflake
Description copied from interface:CfnFlow.DestinationConnectorPropertiesPropertyThe properties required to query Snowflake.Returns union: either
IResolvableorCfnFlow.SnowflakeDestinationPropertiesProperty- Specified by:
getSnowflakein interfaceCfnFlow.DestinationConnectorPropertiesProperty- See Also:
-
getUpsolver
Description copied from interface:CfnFlow.DestinationConnectorPropertiesPropertyThe properties required to query Upsolver.Returns union: either
IResolvableorCfnFlow.UpsolverDestinationPropertiesProperty- Specified by:
getUpsolverin interfaceCfnFlow.DestinationConnectorPropertiesProperty- See Also:
-
getZendesk
Description copied from interface:CfnFlow.DestinationConnectorPropertiesPropertyThe properties required to query Zendesk.Returns union: either
IResolvableorCfnFlow.ZendeskDestinationPropertiesProperty- Specified by:
getZendeskin interfaceCfnFlow.DestinationConnectorPropertiesProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-