public static final class CfnFlow.UpsolverDestinationPropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.UpsolverDestinationPropertiesProperty
CfnFlow.UpsolverDestinationPropertiesProperty
CfnFlow.UpsolverDestinationPropertiesProperty.Builder, CfnFlow.UpsolverDestinationPropertiesProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getBucketName()
The Upsolver Amazon S3 bucket name in which Amazon AppFlow places the transferred data.
|
java.lang.String |
getBucketPrefix()
The object key for the destination Upsolver Amazon S3 bucket in which Amazon AppFlow places the files.
|
java.lang.Object |
getS3OutputFormatConfig()
The configuration that determines how data is formatted when Upsolver is used as the flow destination.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.String getBucketName()
CfnFlow.UpsolverDestinationPropertiesProperty
getBucketName
in interface CfnFlow.UpsolverDestinationPropertiesProperty
public final java.lang.Object getS3OutputFormatConfig()
CfnFlow.UpsolverDestinationPropertiesProperty
getS3OutputFormatConfig
in interface CfnFlow.UpsolverDestinationPropertiesProperty
public final java.lang.String getBucketPrefix()
CfnFlow.UpsolverDestinationPropertiesProperty
getBucketPrefix
in interface CfnFlow.UpsolverDestinationPropertiesProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()