matchCommunitySets

@JvmName(name = "lwoododteoljdkcy")
suspend fun matchCommunitySets(value: Output<List<String>>)
@JvmName(name = "cbmstehhofieluqh")
suspend fun matchCommunitySets(value: List<String>?)

Parameters

value

A match statement that indicates the community set. The format of each community is nn:nn, which ranges from 1 to 65535. You can enter a maximum of 32 communities. Communities must comply with RFC 1997. Large communities (RFC 8092) are not supported.


@JvmName(name = "lfsujmcuoyuninwu")
suspend fun matchCommunitySets(vararg values: Output<String>)


@JvmName(name = "ccplxrelvhokvfyc")
suspend fun matchCommunitySets(values: List<Output<String>>)
@JvmName(name = "ltijkifntjtysxgy")
suspend fun matchCommunitySets(vararg values: String)

Parameters

values

A match statement that indicates the community set. The format of each community is nn:nn, which ranges from 1 to 65535. You can enter a maximum of 32 communities. Communities must comply with RFC 1997. Large communities (RFC 8092) are not supported.