operateCommunitySets

@JvmName(name = "lhnguukjfqeypxjj")
suspend fun operateCommunitySets(value: Output<List<String>>)
@JvmName(name = "vlvliuiycpdifrbq")
suspend fun operateCommunitySets(value: List<String>?)

Parameters

value

An action statement that operates the community attribute. 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 = "jarfnaydqanbtgrt")
suspend fun operateCommunitySets(vararg values: Output<String>)


@JvmName(name = "remalxgtjllbqfew")
suspend fun operateCommunitySets(values: List<Output<String>>)
@JvmName(name = "ssbbcsipiwlucprf")
suspend fun operateCommunitySets(vararg values: String)

Parameters

values

An action statement that operates the community attribute. 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.