publicIpPrefixes

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "aqqrsjpvdtladtul")
suspend fun publicIpPrefixes(argument: List<suspend SubResourceArgsBuilder.() -> Unit>)
@JvmName(name = "xqyrmckmgevwevpj")
suspend fun publicIpPrefixes(vararg argument: suspend SubResourceArgsBuilder.() -> Unit)
@JvmName(name = "trerfuyfnegseqik")
suspend fun publicIpPrefixes(argument: suspend SubResourceArgsBuilder.() -> Unit)

Parameters

argument

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