ipSecurityRestrictions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "bjwcmhqfuvscmrqi")
suspend fun ipSecurityRestrictions(argument: List<suspend AppIngressIpSecurityRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "xfsqledcjustiwus")
suspend fun ipSecurityRestrictions(vararg argument: suspend AppIngressIpSecurityRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "fhiovqifiklyklpt")
suspend fun ipSecurityRestrictions(argument: suspend AppIngressIpSecurityRestrictionArgsBuilder.() -> Unit)

Parameters

argument

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