scmIpRestrictions

@JvmName(name = "eywslkipuuyfwboe")
suspend fun scmIpRestrictions(value: Output<List<SlotSiteConfigScmIpRestrictionArgs>>)
@JvmName(name = "ggghuyfapdsiffwf")
suspend fun scmIpRestrictions(value: List<SlotSiteConfigScmIpRestrictionArgs>?)

Parameters

value

A List of objects representing IP restrictions as defined below.

NOTE User has to explicitly set scm_ip_restriction to empty slice ([]) to remove it.


@JvmName(name = "duymsrumhetbrpck")
suspend fun scmIpRestrictions(vararg values: Output<SlotSiteConfigScmIpRestrictionArgs>)


@JvmName(name = "ojcixdfopwpivqjw")
suspend fun scmIpRestrictions(values: List<Output<SlotSiteConfigScmIpRestrictionArgs>>)
@JvmName(name = "njbstlimfbbotbyy")
suspend fun scmIpRestrictions(vararg values: SlotSiteConfigScmIpRestrictionArgs)

Parameters

values

A List of objects representing IP restrictions as defined below.

NOTE User has to explicitly set scm_ip_restriction to empty slice ([]) to remove it.


@JvmName(name = "qpjjtgxakfimgtai")
suspend fun scmIpRestrictions(argument: List<suspend SlotSiteConfigScmIpRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "jdjnokvsapcatssn")
suspend fun scmIpRestrictions(vararg argument: suspend SlotSiteConfigScmIpRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "gbjjcymlvplxaxly")
suspend fun scmIpRestrictions(argument: suspend SlotSiteConfigScmIpRestrictionArgsBuilder.() -> Unit)

Parameters

argument

A List of objects representing IP restrictions as defined below.

NOTE User has to explicitly set scm_ip_restriction to empty slice ([]) to remove it.