Class CfnFlowPropsMixin.UpsolverDestinationPropertiesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.appflow.CfnFlowPropsMixin.UpsolverDestinationPropertiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFlowPropsMixin.UpsolverDestinationPropertiesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFlowPropsMixin.UpsolverDestinationPropertiesProperty
@Stability(Stable)
@Internal
public static final class CfnFlowPropsMixin.UpsolverDestinationPropertiesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFlowPropsMixin.UpsolverDestinationPropertiesProperty
An implementation for
CfnFlowPropsMixin.UpsolverDestinationPropertiesProperty-
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.cfnpropertymixins.services.appflow.CfnFlowPropsMixin.UpsolverDestinationPropertiesProperty
CfnFlowPropsMixin.UpsolverDestinationPropertiesProperty.Builder, CfnFlowPropsMixin.UpsolverDestinationPropertiesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlowPropsMixin.UpsolverDestinationPropertiesProperty.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 StringThe Upsolver Amazon S3 bucket name in which Amazon AppFlow places the transferred data.final StringThe object key for the destination Upsolver Amazon S3 bucket in which Amazon AppFlow places the files.final ObjectThe configuration that determines how data is formatted when Upsolver is used as the flow destination.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 theCfnFlowPropsMixin.UpsolverDestinationPropertiesProperty.Builder.
-
-
Method Details
-
getBucketName
Description copied from interface:CfnFlowPropsMixin.UpsolverDestinationPropertiesPropertyThe Upsolver Amazon S3 bucket name in which Amazon AppFlow places the transferred data.- Specified by:
getBucketNamein interfaceCfnFlowPropsMixin.UpsolverDestinationPropertiesProperty- See Also:
-
getBucketPrefix
Description copied from interface:CfnFlowPropsMixin.UpsolverDestinationPropertiesPropertyThe object key for the destination Upsolver Amazon S3 bucket in which Amazon AppFlow places the files.- Specified by:
getBucketPrefixin interfaceCfnFlowPropsMixin.UpsolverDestinationPropertiesProperty- See Also:
-
getS3OutputFormatConfig
Description copied from interface:CfnFlowPropsMixin.UpsolverDestinationPropertiesPropertyThe configuration that determines how data is formatted when Upsolver is used as the flow destination.Returns union: either
IResolvableorCfnFlowPropsMixin.UpsolverS3OutputFormatConfigProperty- Specified by:
getS3OutputFormatConfigin interfaceCfnFlowPropsMixin.UpsolverDestinationPropertiesProperty- 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()
-