Class IotToKinesisFirehoseToS3Props.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awsconstructs.services.iotkinesisfirehoses3.IotToKinesisFirehoseToS3Props.Jsii$Proxy
All Implemented Interfaces:
IotToKinesisFirehoseToS3Props, software.amazon.jsii.JsiiSerializable
Enclosing interface:
IotToKinesisFirehoseToS3Props

@Internal public static final class IotToKinesisFirehoseToS3Props.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IotToKinesisFirehoseToS3Props
An implementation for IotToKinesisFirehoseToS3Props
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awsconstructs.services.iotkinesisfirehoses3.IotToKinesisFirehoseToS3Props

    IotToKinesisFirehoseToS3Props.Builder, IotToKinesisFirehoseToS3Props.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    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.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final software.amazon.awscdk.services.s3.BucketProps
    User provided props to override the default props for the S3 Bucket.
    final software.amazon.awscdk.services.s3.IBucket
    Existing instance of S3 Bucket object, providing both this and bucketProps will cause an error.
    final software.amazon.awscdk.services.iot.CfnTopicRuleProps
    User provided CfnTopicRuleProps to override the defaults.
    final Object
    Optional user provided props to override the default props.
    final software.amazon.awscdk.services.s3.BucketProps
    Optional user provided props to override the default props for the S3 Logging Bucket.
    final software.amazon.awscdk.services.logs.LogGroupProps
    User provided props to override the default props for the CloudWatchLogs LogGroup.
    final Boolean
    Whether to turn on Access Logs for the S3 bucket with the associated storage costs.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait