staticIpConfiguration

@JvmName(name = "whjkmycranstufkt")
suspend fun staticIpConfiguration(value: Output<List<SimStaticIpPropertiesArgs>>)
@JvmName(name = "edmxvgjhmcxjrmpk")
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 = "efucmpupftvahshg")
suspend fun staticIpConfiguration(vararg values: Output<SimStaticIpPropertiesArgs>)


@JvmName(name = "womngytbojpdixqu")
suspend fun staticIpConfiguration(values: List<Output<SimStaticIpPropertiesArgs>>)
@JvmName(name = "wnptcupjycaxcdqv")
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 = "kfhgitbcgstecxna")
suspend fun staticIpConfiguration(argument: List<suspend SimStaticIpPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "eredxbpkvujrbdsc")
suspend fun staticIpConfiguration(vararg argument: suspend SimStaticIpPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "wcgpjvlhrmrudmlw")
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}.