@Stability(value=Stable) @Internal public static final class CfnEventBusPolicyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEventBusPolicyProps
CfnEventBusPolicyPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEventBusPolicyProps.Builder, CfnEventBusPolicyProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String statementId,
String action,
Object condition,
String eventBusName,
String principal,
Object statement)
Constructor that initializes the object based on literal property values passed by the
CfnEventBusPolicyProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAction()
`AWS::Events::EventBusPolicy.Action`.
|
Object |
getCondition()
`AWS::Events::EventBusPolicy.Condition`.
|
String |
getEventBusName()
`AWS::Events::EventBusPolicy.EventBusName`.
|
String |
getPrincipal()
`AWS::Events::EventBusPolicy.Principal`.
|
Object |
getStatement()
`AWS::Events::EventBusPolicy.Statement`.
|
String |
getStatementId()
`AWS::Events::EventBusPolicy.StatementId`.
|
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.public final String getStatementId()
CfnEventBusPolicyPropsgetStatementId in interface CfnEventBusPolicyPropspublic final String getAction()
CfnEventBusPolicyPropsgetAction in interface CfnEventBusPolicyPropspublic final Object getCondition()
CfnEventBusPolicyPropsgetCondition in interface CfnEventBusPolicyPropspublic final String getEventBusName()
CfnEventBusPolicyPropsgetEventBusName in interface CfnEventBusPolicyPropspublic final String getPrincipal()
CfnEventBusPolicyPropsgetPrincipal in interface CfnEventBusPolicyPropspublic final Object getStatement()
CfnEventBusPolicyPropsgetStatement in interface CfnEventBusPolicyProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.