ipSecurityRestrictions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "mujqmirhfutufdwt")
suspend fun ipSecurityRestrictions(argument: List<suspend AppIngressIpSecurityRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "cusvjuurlfinqclj")
suspend fun ipSecurityRestrictions(vararg argument: suspend AppIngressIpSecurityRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "pdassuahuodapfgk")
suspend fun ipSecurityRestrictions(argument: suspend AppIngressIpSecurityRestrictionArgsBuilder.() -> Unit)

Parameters

argument

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