publicIpPrefixes

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "rcpwwugqodbxsswy")
suspend fun publicIpPrefixes(argument: List<suspend SubResourceArgsBuilder.() -> Unit>)
@JvmName(name = "jwhmqbemgfoudyci")
suspend fun publicIpPrefixes(vararg argument: suspend SubResourceArgsBuilder.() -> Unit)
@JvmName(name = "qcsvfurxrxagdmie")
suspend fun publicIpPrefixes(argument: suspend SubResourceArgsBuilder.() -> Unit)

Parameters

argument

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