allowedPrefixes

@JvmName(name = "mqsgsbpewwmnicyx")
suspend fun allowedPrefixes(value: Output<List<String>>)
@JvmName(name = "jsijwaayrwrvrgtv")
suspend fun allowedPrefixes(value: List<String>?)

Parameters

value

VPC prefixes (CIDRs) to advertise to the Direct Connect gateway. Defaults to the CIDR block of the VPC associated with the Virtual Gateway. To enable drift detection, must be configured.


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


@JvmName(name = "rnqwxvkdpgyeecxa")
suspend fun allowedPrefixes(values: List<Output<String>>)
@JvmName(name = "hjdfscydwlqdoeye")
suspend fun allowedPrefixes(vararg values: String)

Parameters

values

VPC prefixes (CIDRs) to advertise to the Direct Connect gateway. Defaults to the CIDR block of the VPC associated with the Virtual Gateway. To enable drift detection, must be configured.