triggerConfigurations

@JvmName(name = "rbfhbgwhsumasjmj")
suspend fun triggerConfigurations(value: Output<List<DeploymentGroupTriggerConfigurationArgs>>)
@JvmName(name = "fpfweuhoevqhjrmu")
suspend fun triggerConfigurations(value: List<DeploymentGroupTriggerConfigurationArgs>?)

Parameters

value

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


@JvmName(name = "kcjuailxfcebekwu")
suspend fun triggerConfigurations(vararg values: Output<DeploymentGroupTriggerConfigurationArgs>)


@JvmName(name = "sdoqtyjsnxbnyfic")
suspend fun triggerConfigurations(values: List<Output<DeploymentGroupTriggerConfigurationArgs>>)
@JvmName(name = "bbxttctdkalpeuhw")
suspend fun triggerConfigurations(vararg values: DeploymentGroupTriggerConfigurationArgs)

Parameters

values

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


@JvmName(name = "qopedxofjxvstkpu")
suspend fun triggerConfigurations(argument: List<suspend DeploymentGroupTriggerConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "srxolrkkygkpgjqy")
suspend fun triggerConfigurations(vararg argument: suspend DeploymentGroupTriggerConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "fpblvgityueotobt")
suspend fun triggerConfigurations(argument: suspend DeploymentGroupTriggerConfigurationArgsBuilder.() -> Unit)

Parameters

argument

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