privateSourceNatRulesDestination

@JvmName(name = "satypnnhclhpdsnx")
suspend fun privateSourceNatRulesDestination(value: Output<List<String>>)
@JvmName(name = "oxsqcpnausnsmjlm")
suspend fun privateSourceNatRulesDestination(value: List<String>?)

Parameters

value

Array of ipv4 destination address for which source NAT is to be performed


@JvmName(name = "bajtgncyvwgmtrhp")
suspend fun privateSourceNatRulesDestination(vararg values: Output<String>)


@JvmName(name = "kmjjsmhmvyattgib")
suspend fun privateSourceNatRulesDestination(values: List<Output<String>>)
@JvmName(name = "xpgkqeskougwddhc")
suspend fun privateSourceNatRulesDestination(vararg values: String)

Parameters

values

Array of ipv4 destination address for which source NAT is to be performed