Uses of Interface
software.amazon.awscdk.services.events.CfnEventBusPolicy.ConditionProperty
Packages that use CfnEventBusPolicy.ConditionProperty
-
Uses of CfnEventBusPolicy.ConditionProperty in software.amazon.awscdk.services.events
Classes in software.amazon.awscdk.services.events that implement CfnEventBusPolicy.ConditionPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnEventBusPolicy.ConditionProperty
Methods in software.amazon.awscdk.services.events that return CfnEventBusPolicy.ConditionPropertyModifier and TypeMethodDescriptionCfnEventBusPolicy.ConditionProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.events with parameters of type CfnEventBusPolicy.ConditionPropertyModifier and TypeMethodDescriptionCfnEventBusPolicy.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.CfnEventBusPolicyProps.Builder.condition
(CfnEventBusPolicy.ConditionProperty condition) Sets the value ofCfnEventBusPolicyProps.getCondition()
void
CfnEventBusPolicy.setCondition
(CfnEventBusPolicy.ConditionProperty value) 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.