Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkmanager.CfnLinkMixinProps.Builder
Packages that use CfnLinkMixinProps.Builder
-
Uses of CfnLinkMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkmanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkmanager that return CfnLinkMixinProps.BuilderModifier and TypeMethodDescriptionCfnLinkMixinProps.Builder.bandwidth(CfnLinkPropsMixin.BandwidthProperty bandwidth) Sets the value ofCfnLinkMixinProps.getBandwidth()CfnLinkMixinProps.Builder.bandwidth(IResolvable bandwidth) Sets the value ofCfnLinkMixinProps.getBandwidth()static CfnLinkMixinProps.BuilderCfnLinkMixinProps.builder()CfnLinkMixinProps.Builder.description(String description) Sets the value ofCfnLinkMixinProps.getDescription()CfnLinkMixinProps.Builder.globalNetworkId(String globalNetworkId) Sets the value ofCfnLinkMixinProps.getGlobalNetworkId()Sets the value ofCfnLinkMixinProps.getProvider()Sets the value ofCfnLinkMixinProps.getSiteId()Sets the value ofCfnLinkMixinProps.getTags()Sets the value ofCfnLinkMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.networkmanager with parameters of type CfnLinkMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLinkMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLinkMixinProps.Builder.