Class CfnDeliveryChannelProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.config.CfnDeliveryChannelProps.Jsii$Proxy
All Implemented Interfaces:
CfnDeliveryChannelProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnDeliveryChannelProps

@Stability(Stable) @Internal public static final class CfnDeliveryChannelProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeliveryChannelProps
An implementation for CfnDeliveryChannelProps
  • 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.awscdk.services.config.CfnDeliveryChannelProps

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnDeliveryChannelProps.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 Object
    The options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket.
    final String
    A name for the delivery channel.
    final String
    The name of the Amazon S3 bucket to which AWS Config delivers configuration snapshots and configuration history files.
    final String
    The prefix for the specified Amazon S3 bucket.
    final String
    The Amazon Resource Name (ARN) of the AWS Key Management Service ( AWS KMS ) AWS KMS key (KMS key) used to encrypt objects delivered by AWS Config .
    final String
    The Amazon Resource Name (ARN) of the Amazon SNS topic to which AWS Config sends notifications about configuration changes.
    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