Uses of Class
software.amazon.awscdk.services.events.EventBusPolicy.Builder
-
Uses of EventBusPolicy.Builder in software.amazon.awscdk.services.events
Modifier and TypeMethodDescriptionstatic EventBusPolicy.Builder
The event bus to which the policy applies.EventBusPolicy.Builder.statement
(PolicyStatement statement) An IAM Policy Statement to apply to the Event Bus.EventBusPolicy.Builder.statementId
(String statementId) An identifier string for the external account that you are granting permissions to.