Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.devopsagent.CfnTriggerPropsMixin.ConditionProperty
Packages that use CfnTriggerPropsMixin.ConditionProperty
-
Uses of CfnTriggerPropsMixin.ConditionProperty in software.amazon.awscdk.cfnpropertymixins.services.devopsagent
Classes in software.amazon.awscdk.cfnpropertymixins.services.devopsagent that implement CfnTriggerPropsMixin.ConditionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTriggerPropsMixin.ConditionPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.devopsagent that return CfnTriggerPropsMixin.ConditionPropertyModifier and TypeMethodDescriptionCfnTriggerPropsMixin.ConditionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.devopsagent with parameters of type CfnTriggerPropsMixin.ConditionPropertyModifier and TypeMethodDescriptionCfnTriggerMixinProps.Builder.condition(CfnTriggerPropsMixin.ConditionProperty condition) Sets the value ofCfnTriggerMixinProps.getCondition()CfnTriggerPropsMixin.Builder.condition(CfnTriggerPropsMixin.ConditionProperty condition) The condition that causes the trigger to fire.