publicIpPrefixes

@JvmName(name = "mlivjlcywieynfqr")
suspend fun publicIpPrefixes(value: Output<List<SubResourceArgs>>)
@JvmName(name = "awochbnaqojlyhgb")
suspend fun publicIpPrefixes(value: List<SubResourceArgs>?)

Parameters

value

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


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


@JvmName(name = "cicveegynqadefdx")
suspend fun publicIpPrefixes(values: List<Output<SubResourceArgs>>)
@JvmName(name = "oywuhtixfacipotb")
suspend fun publicIpPrefixes(vararg values: SubResourceArgs)

Parameters

values

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


@JvmName(name = "mcnnqlmybkfxyuha")
suspend fun publicIpPrefixes(argument: List<suspend SubResourceArgsBuilder.() -> Unit>)
@JvmName(name = "ygibyaxdvweunrqm")
suspend fun publicIpPrefixes(vararg argument: suspend SubResourceArgsBuilder.() -> Unit)
@JvmName(name = "jslxwrmdscvsqxpk")
suspend fun publicIpPrefixes(argument: suspend SubResourceArgsBuilder.() -> Unit)

Parameters

argument

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