ipSecurityRestrictions

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

Parameters

value

Rules to restrict incoming IP address.


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


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

Parameters

values

Rules to restrict incoming IP address.


@JvmName(name = "vfjeggxmimndlbut")
suspend fun ipSecurityRestrictions(argument: List<suspend IpSecurityRestrictionRuleArgsBuilder.() -> Unit>)
@JvmName(name = "aqueoyjnvtnwwkpd")
suspend fun ipSecurityRestrictions(vararg argument: suspend IpSecurityRestrictionRuleArgsBuilder.() -> Unit)
@JvmName(name = "cgasdtptroawnvnt")
suspend fun ipSecurityRestrictions(argument: suspend IpSecurityRestrictionRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules to restrict incoming IP address.