Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.devicefarm.CfnNetworkProfileMixinProps.Builder
Packages that use CfnNetworkProfileMixinProps.Builder
-
Uses of CfnNetworkProfileMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.devicefarm
Methods in software.amazon.awscdk.cfnpropertymixins.services.devicefarm that return CfnNetworkProfileMixinProps.BuilderModifier and TypeMethodDescriptionCfnNetworkProfileMixinProps.builder()CfnNetworkProfileMixinProps.Builder.description(String description) Sets the value ofCfnNetworkProfileMixinProps.getDescription()CfnNetworkProfileMixinProps.Builder.downlinkBandwidthBits(Number downlinkBandwidthBits) Sets the value ofCfnNetworkProfileMixinProps.getDownlinkBandwidthBits()CfnNetworkProfileMixinProps.Builder.downlinkDelayMs(Number downlinkDelayMs) Sets the value ofCfnNetworkProfileMixinProps.getDownlinkDelayMs()CfnNetworkProfileMixinProps.Builder.downlinkJitterMs(Number downlinkJitterMs) Sets the value ofCfnNetworkProfileMixinProps.getDownlinkJitterMs()CfnNetworkProfileMixinProps.Builder.downlinkLossPercent(Number downlinkLossPercent) Sets the value ofCfnNetworkProfileMixinProps.getDownlinkLossPercent()Sets the value ofCfnNetworkProfileMixinProps.getName()CfnNetworkProfileMixinProps.Builder.projectArn(String projectArn) Sets the value ofCfnNetworkProfileMixinProps.getProjectArn()Sets the value ofCfnNetworkProfileMixinProps.getTags()CfnNetworkProfileMixinProps.Builder.uplinkBandwidthBits(Number uplinkBandwidthBits) Sets the value ofCfnNetworkProfileMixinProps.getUplinkBandwidthBits()CfnNetworkProfileMixinProps.Builder.uplinkDelayMs(Number uplinkDelayMs) Sets the value ofCfnNetworkProfileMixinProps.getUplinkDelayMs()CfnNetworkProfileMixinProps.Builder.uplinkJitterMs(Number uplinkJitterMs) Sets the value ofCfnNetworkProfileMixinProps.getUplinkJitterMs()CfnNetworkProfileMixinProps.Builder.uplinkLossPercent(Number uplinkLossPercent) Sets the value ofCfnNetworkProfileMixinProps.getUplinkLossPercent()Constructors in software.amazon.awscdk.cfnpropertymixins.services.devicefarm with parameters of type CfnNetworkProfileMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNetworkProfileMixinProps.Builder.