Class CfnEventBusPolicyProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnEventBusPolicyProps.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 String
    The action that you are enabling the other account to perform.
    final Object
    This parameter enables you to limit the permission to accounts that fulfill a certain condition, such as being a member of a certain AWS organization.
    final String
    The name of the event bus associated with the rule.
    final String
    The 12-digit AWS account ID that you are permitting to put events to your default event bus.
    final Object
    A JSON string that describes the permission policy statement.
    final String
    An identifier string for the external account that you are granting permissions to.
    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