bgpCommunity

@JvmName(name = "tpmqkcamionocqrm")
suspend fun bgpCommunity(value: Output<String>)
@JvmName(name = "wkavedghdpfelbyd")
suspend fun bgpCommunity(value: String?)

Parameters

value

The BGP community attribute in format <as-number>:<community-value>.

NOTE The as-number segment is the Microsoft ASN, which is always 12076 for now.