naptConfiguration

@JvmName(name = "wkqpcgwcrujtyntu")
suspend fun naptConfiguration(value: Output<NaptConfigurationArgs>)
@JvmName(name = "oyibadbklkkwxepa")
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 = "vaplyrxdijunacfn")
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.