ipSecurityRestrictions

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

Parameters

value

Rules to restrict incoming IP address.


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


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

Parameters

values

Rules to restrict incoming IP address.


@JvmName(name = "ispupacorupbaewv")
suspend fun ipSecurityRestrictions(argument: List<suspend IpSecurityRestrictionRuleArgsBuilder.() -> Unit>)
@JvmName(name = "qjsybhffabcphrav")
suspend fun ipSecurityRestrictions(vararg argument: suspend IpSecurityRestrictionRuleArgsBuilder.() -> Unit)
@JvmName(name = "hyyasvqgpgqhschn")
suspend fun ipSecurityRestrictions(argument: suspend IpSecurityRestrictionRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules to restrict incoming IP address.