Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.devopsagent.CfnTriggerPropsMixin.Builder
Packages that use CfnTriggerPropsMixin.Builder
-
Uses of CfnTriggerPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.devopsagent
Methods in software.amazon.awscdk.cfnpropertymixins.services.devopsagent that return CfnTriggerPropsMixin.BuilderModifier and TypeMethodDescriptionThe action to perform when the trigger fires.CfnTriggerPropsMixin.Builder.agentSpaceId(String agentSpaceId) The unique identifier of the parent Agent Space.CfnTriggerPropsMixin.Builder.condition(CfnTriggerPropsMixin.ConditionProperty condition) The condition that causes the trigger to fire.CfnTriggerPropsMixin.Builder.condition(IResolvable condition) The condition that causes the trigger to fire.static CfnTriggerPropsMixin.BuilderCfnTriggerPropsMixin.Builder.create()static CfnTriggerPropsMixin.BuilderCfnTriggerPropsMixin.Builder.create(CfnPropertyMixinOptions options) The status of the trigger.The type of trigger.