denyPolicies

@JvmName(name = "irnxaeisxbvaspao")
suspend fun denyPolicies(value: Output<List<ChainChainConfigNodeNodeConfigDenyPolicyArgs>>)
@JvmName(name = "wcwkugtfqvycvbbo")
suspend fun denyPolicies(value: List<ChainChainConfigNodeNodeConfigDenyPolicyArgs>?)

Parameters

value

Blocking rules for scanning nodes in delivery chain nodes. See deny_policy below. Note: When node_name is VULNERABILITY_SCANNING, the parameters in deny_policy need to be filled in.


@JvmName(name = "raiumhdjsgpgpvse")
suspend fun denyPolicies(vararg values: Output<ChainChainConfigNodeNodeConfigDenyPolicyArgs>)


@JvmName(name = "ofnxryverrfcdpds")
suspend fun denyPolicies(values: List<Output<ChainChainConfigNodeNodeConfigDenyPolicyArgs>>)
@JvmName(name = "pvomkaeedhdhhaaw")
suspend fun denyPolicies(vararg values: ChainChainConfigNodeNodeConfigDenyPolicyArgs)

Parameters

values

Blocking rules for scanning nodes in delivery chain nodes. See deny_policy below. Note: When node_name is VULNERABILITY_SCANNING, the parameters in deny_policy need to be filled in.


@JvmName(name = "snvtqybwwfrbrvsm")
suspend fun denyPolicies(argument: List<suspend ChainChainConfigNodeNodeConfigDenyPolicyArgsBuilder.() -> Unit>)
@JvmName(name = "dillqhjmhshnmqlq")
suspend fun denyPolicies(vararg argument: suspend ChainChainConfigNodeNodeConfigDenyPolicyArgsBuilder.() -> Unit)
@JvmName(name = "ktqbfadhoyjjnggo")
suspend fun denyPolicies(argument: suspend ChainChainConfigNodeNodeConfigDenyPolicyArgsBuilder.() -> Unit)

Parameters

argument

Blocking rules for scanning nodes in delivery chain nodes. See deny_policy below. Note: When node_name is VULNERABILITY_SCANNING, the parameters in deny_policy need to be filled in.