Uses of Class
software.amazon.awscdk.services.events.CfnEventBusPolicyProps.Builder
Packages that use CfnEventBusPolicyProps.Builder
-
Uses of CfnEventBusPolicyProps.Builder in software.amazon.awscdk.services.events
Methods in software.amazon.awscdk.services.events that return CfnEventBusPolicyProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnEventBusPolicyProps.getAction()
CfnEventBusPolicyProps.builder()
CfnEventBusPolicyProps.Builder.condition
(IResolvable condition) Sets the value ofCfnEventBusPolicyProps.getCondition()
CfnEventBusPolicyProps.Builder.condition
(CfnEventBusPolicy.ConditionProperty condition) Sets the value ofCfnEventBusPolicyProps.getCondition()
CfnEventBusPolicyProps.Builder.eventBusName
(String eventBusName) Sets the value ofCfnEventBusPolicyProps.getEventBusName()
Sets the value ofCfnEventBusPolicyProps.getPrincipal()
Sets the value ofCfnEventBusPolicyProps.getStatement()
CfnEventBusPolicyProps.Builder.statementId
(String statementId) Sets the value ofCfnEventBusPolicyProps.getStatementId()
Constructors in software.amazon.awscdk.services.events with parameters of type CfnEventBusPolicyProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnEventBusPolicyProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEventBusPolicyProps.Builder
.