Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnTriggerPropsMixin.PredicateProperty
Packages that use CfnTriggerPropsMixin.PredicateProperty
-
Uses of CfnTriggerPropsMixin.PredicateProperty in software.amazon.awscdk.cfnpropertymixins.services.glue
Classes in software.amazon.awscdk.cfnpropertymixins.services.glue that implement CfnTriggerPropsMixin.PredicatePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTriggerPropsMixin.PredicatePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnTriggerPropsMixin.PredicatePropertyModifier and TypeMethodDescriptionCfnTriggerPropsMixin.PredicateProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnTriggerPropsMixin.PredicatePropertyModifier and TypeMethodDescriptionCfnTriggerMixinProps.Builder.predicate(CfnTriggerPropsMixin.PredicateProperty predicate) Sets the value ofCfnTriggerMixinProps.getPredicate()CfnTriggerPropsMixin.Builder.predicate(CfnTriggerPropsMixin.PredicateProperty predicate) The predicate of this trigger, which defines when it will fire.