ipRestrictions

@JvmName(name = "nwxpsbwfmulwbkal")
suspend fun ipRestrictions(value: List<GetStandardSiteConfigIpRestriction>)

Parameters

value

A list of ip_restriction objects representing IP restrictions as defined below.


@JvmName(name = "xqqsuhxnodoroxuj")
suspend fun ipRestrictions(argument: List<suspend GetStandardSiteConfigIpRestrictionBuilder.() -> Unit>)
@JvmName(name = "xirobmcxrdaktlsc")
suspend fun ipRestrictions(vararg argument: suspend GetStandardSiteConfigIpRestrictionBuilder.() -> Unit)
@JvmName(name = "innfcoifmhgaghxw")
suspend fun ipRestrictions(argument: suspend GetStandardSiteConfigIpRestrictionBuilder.() -> Unit)

Parameters

argument

A list of ip_restriction objects representing IP restrictions as defined below.


@JvmName(name = "rfwctckgnhgcraoi")
suspend fun ipRestrictions(vararg values: GetStandardSiteConfigIpRestriction)

Parameters

values

A list of ip_restriction objects representing IP restrictions as defined below.