Uses of Interface
software.amazon.awscdk.services.events.CfnEventBusPolicyProps
Packages that use CfnEventBusPolicyProps
-
Uses of CfnEventBusPolicyProps in software.amazon.awscdk.services.events
Classes in software.amazon.awscdk.services.events that implement CfnEventBusPolicyPropsMethods in software.amazon.awscdk.services.events that return CfnEventBusPolicyPropsModifier and TypeMethodDescriptionCfnEventBusPolicyProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.events with parameters of type CfnEventBusPolicyPropsModifierConstructorDescriptionCfnEventBusPolicy
(Construct scope, String id, CfnEventBusPolicyProps props) Create a newAWS::Events::EventBusPolicy
.