SimStaticIpPropertiesStaticIpArgs

data class SimStaticIpPropertiesStaticIpArgs(val ipv4Address: Output<String>? = null) : ConvertibleToJava<SimStaticIpPropertiesStaticIpArgs>

The static IP configuration for the SIM to use at the defined network scope.

Constructors

Link copied to clipboard
fun SimStaticIpPropertiesStaticIpArgs(ipv4Address: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): SimStaticIpPropertiesStaticIpArgs

Properties

Link copied to clipboard
val ipv4Address: Output<String>? = null

The IPv4 address assigned to the SIM at this network scope. This address must be in the userEquipmentStaticAddressPoolPrefix defined in the attached data network.