ipSecurityRestrictions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "uuibihkpwpkqoryi")
suspend fun ipSecurityRestrictions(argument: List<suspend AppIngressIpSecurityRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "pqnagrfbqtjaugyd")
suspend fun ipSecurityRestrictions(vararg argument: suspend AppIngressIpSecurityRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "tjaenuacfpebrdyl")
suspend fun ipSecurityRestrictions(argument: suspend AppIngressIpSecurityRestrictionArgsBuilder.() -> Unit)

Parameters

argument

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