@Generated(value="jsii-pacmak/0.8.2 (build e9eb3c9)", date="2019-04-04T15:05:14.257Z") 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.