public static final class IotToKinesisFirehoseToS3Props.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IotToKinesisFirehoseToS3Props
IotToKinesisFirehoseToS3Propssoftware.amazon.jsii.JsiiObject.InitializationModeIotToKinesisFirehoseToS3Props.Builder, IotToKinesisFirehoseToS3Props.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(Object o) |
software.amazon.awscdk.services.s3.BucketProps |
getBucketProps()
Optional user provided props to override the default props.
|
Boolean |
getDeployBucket()
Whether to create a S3 Bucket or use an existing S3 Bucket.
|
software.amazon.awscdk.services.s3.Bucket |
getExistingBucketObj()
Existing instance of S3 Bucket object.
|
software.amazon.awscdk.services.iot.CfnTopicRuleProps |
getIotTopicRuleProps()
User provided CfnTopicRuleProps to override the defaults.
|
Object |
getKinesisFirehoseProps()
Optional user provided props to override the default props.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public software.amazon.awscdk.services.iot.CfnTopicRuleProps getIotTopicRuleProps()
IotToKinesisFirehoseToS3PropsDefault: - Default props are used
getIotTopicRuleProps in interface IotToKinesisFirehoseToS3Propspublic software.amazon.awscdk.services.s3.BucketProps getBucketProps()
IotToKinesisFirehoseToS3Props
If deploy is set to true only then this property is required
Default: - Default props are used
getBucketProps in interface IotToKinesisFirehoseToS3Propspublic Boolean getDeployBucket()
IotToKinesisFirehoseToS3Props
If set to false, you must provide S3 Bucket as existingBucketObj
Default: - true
getDeployBucket in interface IotToKinesisFirehoseToS3Propspublic software.amazon.awscdk.services.s3.Bucket getExistingBucketObj()
IotToKinesisFirehoseToS3Props
If deployBucket is set to false only then this property is required
Default: - None
getExistingBucketObj in interface IotToKinesisFirehoseToS3Propspublic Object getKinesisFirehoseProps()
IotToKinesisFirehoseToS3PropsDefault: - Default props are used
getKinesisFirehoseProps in interface IotToKinesisFirehoseToS3Propspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.