ipSecurityRestrictions

@JvmName(name = "ruwggksdsaifvmfg")
suspend fun ipSecurityRestrictions(value: Output<List<AppIngressIpSecurityRestrictionArgs>>)
@JvmName(name = "yycatergfpmcxxas")
suspend fun ipSecurityRestrictions(value: List<AppIngressIpSecurityRestrictionArgs>?)

Parameters

value

One or more ip_security_restriction blocks for IP-filtering rules as defined below.


@JvmName(name = "qndshicryyeujrho")
suspend fun ipSecurityRestrictions(vararg values: Output<AppIngressIpSecurityRestrictionArgs>)


@JvmName(name = "jbelicqbchmujebg")
suspend fun ipSecurityRestrictions(values: List<Output<AppIngressIpSecurityRestrictionArgs>>)
@JvmName(name = "dkgllkindxfeiaaf")
suspend fun ipSecurityRestrictions(vararg values: AppIngressIpSecurityRestrictionArgs)

Parameters

values

One or more ip_security_restriction blocks for IP-filtering rules as defined below.


@JvmName(name = "sbbtwirxhrmvcuho")
suspend fun ipSecurityRestrictions(argument: List<suspend AppIngressIpSecurityRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "bqtwaneitcynqdnk")
suspend fun ipSecurityRestrictions(vararg argument: suspend AppIngressIpSecurityRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "feqiuoxvhhnnuiaf")
suspend fun ipSecurityRestrictions(argument: suspend AppIngressIpSecurityRestrictionArgsBuilder.() -> Unit)

Parameters

argument

One or more ip_security_restriction blocks for IP-filtering rules as defined below.