staticIpConfiguration

@JvmName(name = "kcnxhuuvbupdgkkb")
suspend fun staticIpConfiguration(value: Output<List<SimStaticIpPropertiesArgs>>)
@JvmName(name = "ryeyxhxviqlbpweb")
suspend fun staticIpConfiguration(value: List<SimStaticIpPropertiesArgs>?)

Parameters

value

A list of static IP addresses assigned to this SIM. Each address is assigned at a defined network scope, made up of {attached data network, slice}.


@JvmName(name = "xmjpmqbaajufvlkr")
suspend fun staticIpConfiguration(vararg values: Output<SimStaticIpPropertiesArgs>)


@JvmName(name = "fjbauyqxdawwcihb")
suspend fun staticIpConfiguration(values: List<Output<SimStaticIpPropertiesArgs>>)
@JvmName(name = "uvxvofjwisnaodkd")
suspend fun staticIpConfiguration(vararg values: SimStaticIpPropertiesArgs)

Parameters

values

A list of static IP addresses assigned to this SIM. Each address is assigned at a defined network scope, made up of {attached data network, slice}.


@JvmName(name = "wtvbxmpxaavlxsvs")
suspend fun staticIpConfiguration(argument: List<suspend SimStaticIpPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "adhjtyvtxhxogfgm")
suspend fun staticIpConfiguration(vararg argument: suspend SimStaticIpPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "phyypywpemvifyga")
suspend fun staticIpConfiguration(argument: suspend SimStaticIpPropertiesArgsBuilder.() -> Unit)

Parameters

argument

A list of static IP addresses assigned to this SIM. Each address is assigned at a defined network scope, made up of {attached data network, slice}.