advertisedGroups

@JvmName(name = "vlssiomyinycjvxs")
suspend fun advertisedGroups(value: Output<List<String>>)
@JvmName(name = "lyoogmdeghctlldb")
suspend fun advertisedGroups(value: List<String>?)

Parameters

value

User-specified list of prefix groups to advertise in custom mode. This field can only be populated if advertiseMode is CUSTOM and is advertised to all peers of the router. These groups will be advertised in addition to any specified prefixes. Leave this field blank to advertise no custom groups. This enum field has the one valid value: ALL_SUBNETS


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


@JvmName(name = "ihdibxopwwrxlogu")
suspend fun advertisedGroups(values: List<Output<String>>)
@JvmName(name = "nxwjbmvhwtfnrcfy")
suspend fun advertisedGroups(vararg values: String)

Parameters

values

User-specified list of prefix groups to advertise in custom mode. This field can only be populated if advertiseMode is CUSTOM and is advertised to all peers of the router. These groups will be advertised in addition to any specified prefixes. Leave this field blank to advertise no custom groups. This enum field has the one valid value: ALL_SUBNETS