@Internal 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(IotToKinesisFirehoseToS3Props.Builder builder)
Constructor that initializes the object based on literal property values passed by the
IotToKinesisFirehoseToS3Props.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, providing both this and `bucketProps` will cause an error.
|
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.
|
software.amazon.awscdk.services.s3.BucketProps |
getLoggingBucketProps()
Optional user provided props to override the default props for the S3 Logging Bucket.
|
software.amazon.awscdk.services.logs.LogGroupProps |
getLogGroupProps()
User provided props to override the default props for the CloudWatchLogs LogGroup.
|
Boolean |
getLogS3AccessLogs()
Whether to turn on Access Logs for the S3 bucket with the associated storage costs.
|
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(IotToKinesisFirehoseToS3Props.Builder builder)
IotToKinesisFirehoseToS3Props.Builder.public final software.amazon.awscdk.services.iot.CfnTopicRuleProps getIotTopicRuleProps()
IotToKinesisFirehoseToS3PropsDefault: - Default props are used
getIotTopicRuleProps in interface IotToKinesisFirehoseToS3Propspublic final software.amazon.awscdk.services.s3.BucketProps getBucketProps()
IotToKinesisFirehoseToS3PropsDefault: - Default props are used
getBucketProps in interface IotToKinesisFirehoseToS3Propspublic final software.amazon.awscdk.services.s3.IBucket getExistingBucketObj()
IotToKinesisFirehoseToS3PropsDefault: - None
getExistingBucketObj in interface IotToKinesisFirehoseToS3Propspublic final Object getKinesisFirehoseProps()
IotToKinesisFirehoseToS3PropsDefault: - Default props are used
getKinesisFirehoseProps in interface IotToKinesisFirehoseToS3Propspublic final software.amazon.awscdk.services.s3.BucketProps getLoggingBucketProps()
IotToKinesisFirehoseToS3PropsDefault: - Default props are used
getLoggingBucketProps in interface IotToKinesisFirehoseToS3Propspublic final software.amazon.awscdk.services.logs.LogGroupProps getLogGroupProps()
IotToKinesisFirehoseToS3PropsDefault: - Default props are used
getLogGroupProps in interface IotToKinesisFirehoseToS3Propspublic final Boolean getLogS3AccessLogs()
IotToKinesisFirehoseToS3PropsEnabling Access Logging is a best practice.
Default: - true
getLogS3AccessLogs in interface IotToKinesisFirehoseToS3Props@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.