triggerConfigurations property

Output<List<DeploymentGroupTriggerConfiguration>?> triggerConfigurations
latefinal

Configuration block(s) of the triggers for the deployment group (documented below).

Implementation

late final pulumi.Output<List<DeploymentGroupTriggerConfiguration>?> triggerConfigurations;