ipSecurityRestrictions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "jynumsirvdtuwcdm")
suspend fun ipSecurityRestrictions(argument: List<suspend AppIngressIpSecurityRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "rgysmtuuswmcmeah")
suspend fun ipSecurityRestrictions(vararg argument: suspend AppIngressIpSecurityRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "tbrsgkuvgevkavic")
suspend fun ipSecurityRestrictions(argument: suspend AppIngressIpSecurityRestrictionArgsBuilder.() -> Unit)

Parameters

argument

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