public static final class CfnEventBusPolicyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEventBusPolicyProps
software.amazon.jsii.JsiiObject.InitializationModeCfnEventBusPolicyProps.Builder, CfnEventBusPolicyProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction()
``AWS::Events::EventBusPolicy.Action``
|
Object |
getCondition()
``AWS::Events::EventBusPolicy.Condition``
|
String |
getPrincipal()
``AWS::Events::EventBusPolicy.Principal``
|
String |
getStatementId()
``AWS::Events::EventBusPolicy.StatementId``
|
void |
setAction(String value)
``AWS::Events::EventBusPolicy.Action``
|
void |
setCondition(CfnEventBusPolicy.ConditionProperty value)
``AWS::Events::EventBusPolicy.Condition``
|
void |
setCondition(software.amazon.awscdk.Token value)
``AWS::Events::EventBusPolicy.Condition``
|
void |
setPrincipal(String value)
``AWS::Events::EventBusPolicy.Principal``
|
void |
setStatementId(String value)
``AWS::Events::EventBusPolicy.StatementId``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getAction()
getAction in interface CfnEventBusPolicyPropspublic void setAction(String value)
setAction in interface CfnEventBusPolicyPropspublic String getPrincipal()
getPrincipal in interface CfnEventBusPolicyPropspublic void setPrincipal(String value)
setPrincipal in interface CfnEventBusPolicyPropspublic String getStatementId()
getStatementId in interface CfnEventBusPolicyPropspublic void setStatementId(String value)
setStatementId in interface CfnEventBusPolicyProps@Nullable public Object getCondition()
getCondition in interface CfnEventBusPolicyPropspublic void setCondition(@Nullable CfnEventBusPolicy.ConditionProperty value)
setCondition in interface CfnEventBusPolicyPropspublic void setCondition(@Nullable software.amazon.awscdk.Token value)
setCondition in interface CfnEventBusPolicyPropsCopyright © 2019. All rights reserved.