publicIpAddresses

@JvmName(name = "ogxiyjabviqnihax")
suspend fun publicIpAddresses(value: Output<List<SubResourceArgs>>)
@JvmName(name = "tpwetnmvwvofwyqf")
suspend fun publicIpAddresses(value: List<SubResourceArgs>?)

Parameters

value

An array of public ip addresses associated with the nat gateway resource.


@JvmName(name = "vkmxdpedukoypfwy")
suspend fun publicIpAddresses(vararg values: Output<SubResourceArgs>)


@JvmName(name = "wnmrolrubgefkhma")
suspend fun publicIpAddresses(values: List<Output<SubResourceArgs>>)
@JvmName(name = "otdtcptoeptteode")
suspend fun publicIpAddresses(vararg values: SubResourceArgs)

Parameters

values

An array of public ip addresses associated with the nat gateway resource.


@JvmName(name = "vbmupctmggdpqsdn")
suspend fun publicIpAddresses(argument: List<suspend SubResourceArgsBuilder.() -> Unit>)
@JvmName(name = "acnnohyhknrmdfyj")
suspend fun publicIpAddresses(vararg argument: suspend SubResourceArgsBuilder.() -> Unit)
@JvmName(name = "rojouogrywsoywkw")
suspend fun publicIpAddresses(argument: suspend SubResourceArgsBuilder.() -> Unit)

Parameters

argument

An array of public ip addresses associated with the nat gateway resource.