trigger Configurations
Parameters
value
Configuration block(s) of the triggers for the deployment group (documented below).
Parameters
values
Configuration block(s) of the triggers for the deployment group (documented below).
suspend fun triggerConfigurations(argument: List<suspend DeploymentGroupTriggerConfigurationArgsBuilder.() -> Unit>)
suspend fun triggerConfigurations(vararg argument: suspend DeploymentGroupTriggerConfigurationArgsBuilder.() -> Unit)
suspend fun triggerConfigurations(argument: suspend DeploymentGroupTriggerConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Configuration block(s) of the triggers for the deployment group (documented below).