ipSecurityRestrictions

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

Parameters

value

Rules to restrict incoming IP address.


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


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

Parameters

values

Rules to restrict incoming IP address.


@JvmName(name = "grymjxggepttkggn")
suspend fun ipSecurityRestrictions(argument: List<suspend IpSecurityRestrictionRuleArgsBuilder.() -> Unit>)
@JvmName(name = "uyuvkxuiqbkdmpta")
suspend fun ipSecurityRestrictions(vararg argument: suspend IpSecurityRestrictionRuleArgsBuilder.() -> Unit)
@JvmName(name = "mfyypfeqmqykldnx")
suspend fun ipSecurityRestrictions(argument: suspend IpSecurityRestrictionRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules to restrict incoming IP address.