staticIpConfiguration

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


@JvmName(name = "wfmfalkjtbnbqpnw")
suspend fun staticIpConfiguration(values: List<Output<SimStaticIpPropertiesArgs>>)
@JvmName(name = "cfdbnjytklpeohnv")
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 = "djhxnhowjtcgvxhp")
suspend fun staticIpConfiguration(argument: List<suspend SimStaticIpPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "akrigiafdpuhngnh")
suspend fun staticIpConfiguration(vararg argument: suspend SimStaticIpPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "hijanoengoyinyxp")
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}.