@Generated(value="jsii-pacmak/0.10.5 (build 46bc9b0)", date="2019-05-06T20:52:14.286Z") public interface CfnEventBusPolicyProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEventBusPolicyProps.Builder
A builder for
CfnEventBusPolicyProps |
static class |
CfnEventBusPolicyProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnEventBusPolicyProps.Builder |
builder() |
String |
getAction()
`AWS::Events::EventBusPolicy.Action`.
|
Object |
getCondition()
`AWS::Events::EventBusPolicy.Condition`.
|
String |
getPrincipal()
`AWS::Events::EventBusPolicy.Principal`.
|
String |
getStatementId()
`AWS::Events::EventBusPolicy.StatementId`.
|
String getAction()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html#cfn-events-eventbuspolicy-actionString getPrincipal()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html#cfn-events-eventbuspolicy-principalString getStatementId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html#cfn-events-eventbuspolicy-statementidObject getCondition()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html#cfn-events-eventbuspolicy-conditionstatic CfnEventBusPolicyProps.Builder builder()
CfnEventBusPolicyProps.Builder of CfnEventBusPolicyPropsCopyright © 2019. All rights reserved.