@Internal public static final class KinesisFirehoseToS3Props.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements KinesisFirehoseToS3Props
KinesisFirehoseToS3Propssoftware.amazon.jsii.JsiiObject.InitializationModeKinesisFirehoseToS3Props.Builder, KinesisFirehoseToS3Props.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.awscdk.services.s3.BucketProps bucketProps,
software.amazon.awscdk.services.s3.IBucket existingBucketObj,
Object kinesisFirehoseProps)
Constructor that initializes the object based on literal property values passed by the
KinesisFirehoseToS3Props.Builder. |
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(Object o) |
software.amazon.awscdk.services.s3.BucketProps |
getBucketProps()
User provided props to override the default props for the S3 Bucket.
|
software.amazon.awscdk.services.s3.IBucket |
getExistingBucketObj()
Existing instance of S3 Bucket object, if this is set then the bucketProps is ignored.
|
Object |
getKinesisFirehoseProps()
Optional user provided props to override the default props.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(software.amazon.awscdk.services.s3.BucketProps bucketProps,
software.amazon.awscdk.services.s3.IBucket existingBucketObj,
Object kinesisFirehoseProps)
KinesisFirehoseToS3Props.Builder.public final software.amazon.awscdk.services.s3.BucketProps getBucketProps()
KinesisFirehoseToS3PropsDefault: - Default props are used
getBucketProps in interface KinesisFirehoseToS3Propspublic final software.amazon.awscdk.services.s3.IBucket getExistingBucketObj()
KinesisFirehoseToS3PropsDefault: - None
getExistingBucketObj in interface KinesisFirehoseToS3Propspublic final Object getKinesisFirehoseProps()
KinesisFirehoseToS3PropsDefault: - Default props are used
getKinesisFirehoseProps in interface KinesisFirehoseToS3Props@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.