Class CfnIntegrationPropsMixin.SourceConnectorPropertiesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.customerprofiles.mixins.CfnIntegrationPropsMixin.SourceConnectorPropertiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnIntegrationPropsMixin.SourceConnectorPropertiesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnIntegrationPropsMixin.SourceConnectorPropertiesProperty
@Stability(Stable)
@Internal
public static final class CfnIntegrationPropsMixin.SourceConnectorPropertiesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnIntegrationPropsMixin.SourceConnectorPropertiesProperty
An implementation for
CfnIntegrationPropsMixin.SourceConnectorPropertiesProperty-
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.mixins.preview.services.customerprofiles.mixins.CfnIntegrationPropsMixin.SourceConnectorPropertiesProperty
CfnIntegrationPropsMixin.SourceConnectorPropertiesProperty.Builder, CfnIntegrationPropsMixin.SourceConnectorPropertiesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIntegrationPropsMixin.SourceConnectorPropertiesProperty.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 applied when Marketo is being used as a source.final ObjectgetS3()The properties that are applied when Amazon S3 is being used as the flow source.final ObjectThe properties that are applied when Salesforce is being used as a source.final ObjectThe properties that are applied when ServiceNow is being used as a source.final ObjectThe properties that are applied when using Zendesk as a flow source.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 theCfnIntegrationPropsMixin.SourceConnectorPropertiesProperty.Builder.
-
-
Method Details
-
getMarketo
Description copied from interface:CfnIntegrationPropsMixin.SourceConnectorPropertiesPropertyThe properties that are applied when Marketo is being used as a source.Returns union: either
IResolvableorCfnIntegrationPropsMixin.MarketoSourcePropertiesProperty- Specified by:
getMarketoin interfaceCfnIntegrationPropsMixin.SourceConnectorPropertiesProperty- See Also:
-
getS3
Description copied from interface:CfnIntegrationPropsMixin.SourceConnectorPropertiesPropertyThe properties that are applied when Amazon S3 is being used as the flow source.Returns union: either
IResolvableorCfnIntegrationPropsMixin.S3SourcePropertiesProperty- Specified by:
getS3in interfaceCfnIntegrationPropsMixin.SourceConnectorPropertiesProperty- See Also:
-
getSalesforce
Description copied from interface:CfnIntegrationPropsMixin.SourceConnectorPropertiesPropertyThe properties that are applied when Salesforce is being used as a source.Returns union: either
IResolvableorCfnIntegrationPropsMixin.SalesforceSourcePropertiesProperty- Specified by:
getSalesforcein interfaceCfnIntegrationPropsMixin.SourceConnectorPropertiesProperty- See Also:
-
getServiceNow
Description copied from interface:CfnIntegrationPropsMixin.SourceConnectorPropertiesPropertyThe properties that are applied when ServiceNow is being used as a source.Returns union: either
IResolvableorCfnIntegrationPropsMixin.ServiceNowSourcePropertiesProperty- Specified by:
getServiceNowin interfaceCfnIntegrationPropsMixin.SourceConnectorPropertiesProperty- See Also:
-
getZendesk
Description copied from interface:CfnIntegrationPropsMixin.SourceConnectorPropertiesPropertyThe properties that are applied when using Zendesk as a flow source.Returns union: either
IResolvableorCfnIntegrationPropsMixin.ZendeskSourcePropertiesProperty- Specified by:
getZendeskin interfaceCfnIntegrationPropsMixin.SourceConnectorPropertiesProperty- 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()
-