ipSecurityRestrictions

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

Parameters

value

Rules to restrict incoming IP address.


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


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

Parameters

values

Rules to restrict incoming IP address.


@JvmName(name = "joecuicajqmnkdgv")
suspend fun ipSecurityRestrictions(argument: List<suspend IpSecurityRestrictionRuleArgsBuilder.() -> Unit>)
@JvmName(name = "fwhbjftewabidfvv")
suspend fun ipSecurityRestrictions(vararg argument: suspend IpSecurityRestrictionRuleArgsBuilder.() -> Unit)
@JvmName(name = "cuuqqfdqeyyrumot")
suspend fun ipSecurityRestrictions(argument: suspend IpSecurityRestrictionRuleArgsBuilder.() -> Unit)

Parameters

argument

Rules to restrict incoming IP address.