Uses of Interface
software.amazon.awscdk.services.devopsagent.CfnTrigger.ConditionProperty
Packages that use CfnTrigger.ConditionProperty
-
Uses of CfnTrigger.ConditionProperty in software.amazon.awscdk.services.devopsagent
Classes in software.amazon.awscdk.services.devopsagent that implement CfnTrigger.ConditionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTrigger.ConditionPropertyMethods in software.amazon.awscdk.services.devopsagent that return CfnTrigger.ConditionPropertyModifier and TypeMethodDescriptionCfnTrigger.ConditionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.devopsagent with parameters of type CfnTrigger.ConditionPropertyModifier and TypeMethodDescriptionCfnTrigger.Builder.condition(CfnTrigger.ConditionProperty condition) The condition that causes the trigger to fire.CfnTriggerProps.Builder.condition(CfnTrigger.ConditionProperty condition) Sets the value ofCfnTriggerProps.getCondition()voidCfnTrigger.setCondition(CfnTrigger.ConditionProperty value) The condition that causes the trigger to fire.