networkSecurityRules

@JvmName(name = "lpsvngqaybvldbgb")
suspend fun networkSecurityRules(value: Output<List<NetworkSecurityRuleArgs>>)
@JvmName(name = "rdlebrcsbvbycxqv")
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 = "tsdgwhpiglkkwlmc")
suspend fun networkSecurityRules(vararg values: Output<NetworkSecurityRuleArgs>)


@JvmName(name = "nbqnifpmcyrqpeym")
suspend fun networkSecurityRules(values: List<Output<NetworkSecurityRuleArgs>>)
@JvmName(name = "boefarwxemsmyjad")
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 = "myvnysolcaruxecy")
suspend fun networkSecurityRules(argument: List<suspend NetworkSecurityRuleArgsBuilder.() -> Unit>)
@JvmName(name = "wbcrxpcsxrespijs")
suspend fun networkSecurityRules(vararg argument: suspend NetworkSecurityRuleArgsBuilder.() -> Unit)
@JvmName(name = "exdxjvbetorxfhso")
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.