Uses of Class
software.amazon.awscdk.services.events.CfnEventBusPolicy.Builder
Packages that use CfnEventBusPolicy.Builder
-
Uses of CfnEventBusPolicy.Builder in software.amazon.awscdk.services.events
Methods in software.amazon.awscdk.services.events that return CfnEventBusPolicy.BuilderModifier and TypeMethodDescriptionThe action that you are enabling the other account to perform.CfnEventBusPolicy.Builder.condition
(IResolvable condition) This parameter enables you to limit the permission to accounts that fulfill a certain condition, such as being a member of a certain AWS organization.CfnEventBusPolicy.Builder.condition
(CfnEventBusPolicy.ConditionProperty condition) This parameter enables you to limit the permission to accounts that fulfill a certain condition, such as being a member of a certain AWS organization.static CfnEventBusPolicy.Builder
CfnEventBusPolicy.Builder.eventBusName
(String eventBusName) The name of the event bus associated with the rule.The 12-digit AWS account ID that you are permitting to put events to your default event bus.A JSON string that describes the permission policy statement.CfnEventBusPolicy.Builder.statementId
(String statementId) An identifier string for the external account that you are granting permissions to.