bgpCommunity

@JvmName(name = "rthbofnlnpdowufp")
suspend fun bgpCommunity(value: Output<String>)
@JvmName(name = "pxmlyrcmvbfrgwiq")
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.