Uses of Interface
software.amazon.awscdk.services.networkmanager.CfnLink.BandwidthProperty
Packages that use CfnLink.BandwidthProperty
Package
Description
AWS::NetworkManager Construct Library
-
Uses of CfnLink.BandwidthProperty in software.amazon.awscdk.services.networkmanager
Classes in software.amazon.awscdk.services.networkmanager that implement CfnLink.BandwidthPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLink.BandwidthPropertyMethods in software.amazon.awscdk.services.networkmanager that return CfnLink.BandwidthPropertyModifier and TypeMethodDescriptionCfnLink.BandwidthProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.networkmanager with parameters of type CfnLink.BandwidthPropertyModifier and TypeMethodDescriptionCfnLink.Builder.bandwidth(CfnLink.BandwidthProperty bandwidth) The bandwidth for the link.CfnLinkProps.Builder.bandwidth(CfnLink.BandwidthProperty bandwidth) Sets the value ofCfnLinkProps.getBandwidth()voidCfnLink.setBandwidth(CfnLink.BandwidthProperty value) The bandwidth for the link.