publicIpAddresses

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "jpuidahqkvhiwsfb")
suspend fun publicIpAddresses(argument: List<suspend SubResourceArgsBuilder.() -> Unit>)
@JvmName(name = "dsdrpvswpjasqccr")
suspend fun publicIpAddresses(vararg argument: suspend SubResourceArgsBuilder.() -> Unit)
@JvmName(name = "dqcuykpwawhtblyd")
suspend fun publicIpAddresses(argument: suspend SubResourceArgsBuilder.() -> Unit)

Parameters

argument

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