supportedBandwidths property

List<String>? supportedBandwidths
getter/setter pair

List of bandwidth enum values that are supported by this profile.

Output only.

Implementation

core.List<core.String>? supportedBandwidths;