networkSecurityRules

@JvmName(name = "rydxchvkhayiewke")
suspend fun networkSecurityRules(value: Output<List<NetworkSecurityRuleArgs>>)
@JvmName(name = "hwnyathuseghroab")
suspend fun networkSecurityRules(value: List<NetworkSecurityRuleArgs>?)

Parameters

value

The Network Security Rules for this node type. This setting can only be specified for node types that are configured with frontend configurations.


@JvmName(name = "ktiboliiajbutbkt")
suspend fun networkSecurityRules(vararg values: Output<NetworkSecurityRuleArgs>)


@JvmName(name = "lqyxdkhvcetcsxol")
suspend fun networkSecurityRules(values: List<Output<NetworkSecurityRuleArgs>>)
@JvmName(name = "shhymimmfciugrey")
suspend fun networkSecurityRules(vararg values: NetworkSecurityRuleArgs)

Parameters

values

The Network Security Rules for this node type. This setting can only be specified for node types that are configured with frontend configurations.


@JvmName(name = "xlpnhgscdebajpwo")
suspend fun networkSecurityRules(argument: List<suspend NetworkSecurityRuleArgsBuilder.() -> Unit>)
@JvmName(name = "ahejyplfaibfwwpw")
suspend fun networkSecurityRules(vararg argument: suspend NetworkSecurityRuleArgsBuilder.() -> Unit)
@JvmName(name = "kjuiijpofslfajls")
suspend fun networkSecurityRules(argument: suspend NetworkSecurityRuleArgsBuilder.() -> Unit)

Parameters

argument

The Network Security Rules for this node type. This setting can only be specified for node types that are configured with frontend configurations.