staticIpConfiguration

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


@JvmName(name = "ivolahfmjfehcmtl")
suspend fun staticIpConfiguration(values: List<Output<SimStaticIpPropertiesArgs>>)
@JvmName(name = "otmhriympggajwly")
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 = "pqvravvwmobupywg")
suspend fun staticIpConfiguration(argument: List<suspend SimStaticIpPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "dwfgyxkyuefpvtpb")
suspend fun staticIpConfiguration(vararg argument: suspend SimStaticIpPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "emhptnlkmjbgkoqv")
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}.