Amazon.CDK.AWS.Events by Amazon Web Services

<PackageReference Include="Amazon.CDK.AWS.Events" Version="1.98.0" />

 CfnEventBusPolicyProps

Properties for defining a `AWS::Events::EventBusPolicy`.
public string Action { get; set; }

`AWS::Events::EventBusPolicy.Action`.

public object Condition { get; set; }

`AWS::Events::EventBusPolicy.Condition`.

public string EventBusName { get; set; }

`AWS::Events::EventBusPolicy.EventBusName`.

public string Principal { get; set; }

`AWS::Events::EventBusPolicy.Principal`.

public object Statement { get; set; }

`AWS::Events::EventBusPolicy.Statement`.

public string StatementId { get; set; }

`AWS::Events::EventBusPolicy.StatementId`.