Uses of Class
software.amazon.awscdk.services.medialive.alpha.BandwidthReductionStrength
Packages that use BandwidthReductionStrength
Package
Description
AWS::MediaLive Construct Library
-
Uses of BandwidthReductionStrength in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as BandwidthReductionStrengthModifier and TypeFieldDescriptionstatic final BandwidthReductionStrengthBandwidthReductionStrength.AUTO(experimental) Auto.static final BandwidthReductionStrengthBandwidthReductionStrength.STRENGTH_1(experimental) Strength 1.static final BandwidthReductionStrengthBandwidthReductionStrength.STRENGTH_2(experimental) Strength 2.static final BandwidthReductionStrengthBandwidthReductionStrength.STRENGTH_3(experimental) Strength 3.static final BandwidthReductionStrengthBandwidthReductionStrength.STRENGTH_4(experimental) Strength 4.Methods in software.amazon.awscdk.services.medialive.alpha that return BandwidthReductionStrengthModifier and TypeMethodDescriptiondefault BandwidthReductionStrengthBandwidthReductionFilterProps.getStrength()(experimental) Bandwidth reduction strength.BandwidthReductionFilterProps.Jsii$Proxy.getStrength()static BandwidthReductionStrength(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type BandwidthReductionStrengthModifier and TypeMethodDescriptionBandwidthReductionFilterProps.Builder.strength(BandwidthReductionStrength strength) Sets the value ofBandwidthReductionFilterProps.getStrength()