ipSecurityRestrictions

@JvmName(name = "suqxlsxrkdpufhey")
suspend fun ipSecurityRestrictions(value: Output<List<IpSecurityRestrictionRuleArgs>>)
@JvmName(name = "ytmdmulnixyrgjkm")
suspend fun ipSecurityRestrictions(value: List<IpSecurityRestrictionRuleArgs>?)

Parameters

value

Rules to restrict incoming IP address.


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


@JvmName(name = "cdclmahwuwmuodav")
suspend fun ipSecurityRestrictions(values: List<Output<IpSecurityRestrictionRuleArgs>>)
@JvmName(name = "ekppnbpytkfrnedt")
suspend fun ipSecurityRestrictions(vararg values: IpSecurityRestrictionRuleArgs)

Parameters

values

Rules to restrict incoming IP address.


@JvmName(name = "vilbgujvsqflswwp")
suspend fun ipSecurityRestrictions(argument: List<suspend IpSecurityRestrictionRuleArgsBuilder.() -> Unit>)
@JvmName(name = "txveivowqbdogwdv")
suspend fun ipSecurityRestrictions(vararg argument: suspend IpSecurityRestrictionRuleArgsBuilder.() -> Unit)
@JvmName(name = "csuptwbfnimkycyw")
suspend fun ipSecurityRestrictions(argument: suspend IpSecurityRestrictionRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules to restrict incoming IP address.