IpMappingArgs

fun IpMappingArgs(ipAddress: Output<String>? = null, timeToRetire: Output<String>? = null, type: Output<IpMappingType>? = null)