naptConfiguration

@JvmName(name = "htvdgutumannrddj")
suspend fun naptConfiguration(value: Output<NaptConfigurationArgs>)
@JvmName(name = "qmxsaitanplroxxj")
suspend fun naptConfiguration(value: NaptConfigurationArgs?)

Parameters

value

The network address and port translation (NAPT) configuration. If this is not specified, the attached data network will use a default NAPT configuration with NAPT enabled.


@JvmName(name = "ynaeictnpmfprcig")
suspend fun naptConfiguration(argument: suspend NaptConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The network address and port translation (NAPT) configuration. If this is not specified, the attached data network will use a default NAPT configuration with NAPT enabled.