Class CfnEventBusProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnEventBusProps.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
    Configuration details of the Amazon SQS queue for EventBridge to use as a dead-letter queue (DLQ).
    final String
    The event bus description.
    final String
    If you are creating a partner event bus, this specifies the partner event source that the new event bus will be matched with.
    final String
    The identifier of the AWS KMS customer managed key for EventBridge to use, if you choose to use a customer managed key to encrypt events on this event bus.
    final String
    The name of the new event bus.
    final Object
    The permissions policy of the event bus, describing which other AWS accounts can write events to this event bus.
    final List<CfnTag>
    Tags to associate with the event bus.
    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