@Generated(value="jsii-pacmak/1.1.0 (build df55f5e)", date="2020-04-10T14:28:19.276Z") @Stability(value=External) 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
An implementation for
CfnEventBusPolicyProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnEventBusPolicyProps.Builder |
builder() |
String |
getAction()
`AWS::Events::EventBusPolicy.Action`.
|
default Object |
getCondition()
`AWS::Events::EventBusPolicy.Condition`.
|
default String |
getEventBusName()
`AWS::Events::EventBusPolicy.EventBusName`.
|
String |
getPrincipal()
`AWS::Events::EventBusPolicy.Principal`.
|
String |
getStatementId()
`AWS::Events::EventBusPolicy.StatementId`.
|
@Stability(value=External) @NotNull String getAction()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html#cfn-events-eventbuspolicy-action@Stability(value=External) @NotNull String getPrincipal()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html#cfn-events-eventbuspolicy-principal@Stability(value=External) @NotNull String getStatementId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html#cfn-events-eventbuspolicy-statementid@Stability(value=External) @Nullable default Object getCondition()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html#cfn-events-eventbuspolicy-condition@Stability(value=External) @Nullable default String getEventBusName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html#cfn-events-eventbuspolicy-eventbusname@Stability(value=External) static CfnEventBusPolicyProps.Builder builder()
CfnEventBusPolicyProps.Builder of CfnEventBusPolicyPropsCopyright © 2020. All rights reserved.