networkSecurityRules

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


@JvmName(name = "yiixtuhbjftfabhs")
suspend fun networkSecurityRules(values: List<Output<NetworkSecurityRuleArgs>>)
@JvmName(name = "bctiihbgtgoavkyv")
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 = "yljbhsqbetgehlnp")
suspend fun networkSecurityRules(argument: List<suspend NetworkSecurityRuleArgsBuilder.() -> Unit>)
@JvmName(name = "ktyjuinlqmtxghvy")
suspend fun networkSecurityRules(vararg argument: suspend NetworkSecurityRuleArgsBuilder.() -> Unit)
@JvmName(name = "qfrcnnktdlgjjkhq")
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.