communityAdvertisements

@JvmName(name = "rwewlcxujjdmonaw")
suspend fun communityAdvertisements(value: Output<List<CommunityAdvertisementArgs>>)
@JvmName(name = "vtvaxkhhhqwxrivo")
suspend fun communityAdvertisements(value: List<CommunityAdvertisementArgs>?)

Parameters

value

The list of prefix community advertisement properties. Each prefix community specifies a prefix, and the communities that should be associated with that prefix when it is announced.


@JvmName(name = "wisossabnfotrpkb")
suspend fun communityAdvertisements(vararg values: Output<CommunityAdvertisementArgs>)


@JvmName(name = "unexrlqxsmlfgesx")
suspend fun communityAdvertisements(values: List<Output<CommunityAdvertisementArgs>>)
@JvmName(name = "ypskyhwtsviwvbrw")
suspend fun communityAdvertisements(vararg values: CommunityAdvertisementArgs)

Parameters

values

The list of prefix community advertisement properties. Each prefix community specifies a prefix, and the communities that should be associated with that prefix when it is announced.


@JvmName(name = "ikmmhlakqtcbprvt")
suspend fun communityAdvertisements(argument: List<suspend CommunityAdvertisementArgsBuilder.() -> Unit>)
@JvmName(name = "qqkdskntwlymykld")
suspend fun communityAdvertisements(vararg argument: suspend CommunityAdvertisementArgsBuilder.() -> Unit)
@JvmName(name = "genabjfhvswpeptw")
suspend fun communityAdvertisements(argument: suspend CommunityAdvertisementArgsBuilder.() -> Unit)

Parameters

argument

The list of prefix community advertisement properties. Each prefix community specifies a prefix, and the communities that should be associated with that prefix when it is announced.