Uses of Class
software.amazon.awscdk.services.medialive.alpha.InputResolution
Packages that use InputResolution
Package
Description
AWS::MediaLive Construct Library
-
Uses of InputResolution in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as InputResolutionModifier and TypeFieldDescriptionstatic final InputResolutionInputResolution.HD(experimental) HD.static final InputResolutionInputResolution.SD(experimental) SD.static final InputResolutionInputResolution.UHD(experimental) UHD.Methods in software.amazon.awscdk.services.medialive.alpha that return InputResolutionModifier and TypeMethodDescriptionfinal InputResolutionCdiInputSpecificationProps.Jsii$Proxy.getResolution()default InputResolutionStandardInputSpecificationProps.getResolution()(experimental) The resolution of the input.final InputResolutionStandardInputSpecificationProps.Jsii$Proxy.getResolution()static InputResolution(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type InputResolutionModifier and TypeMethodDescriptionCdiInputSpecificationProps.Builder.resolution(InputResolution resolution) Sets the value ofStandardInputSpecificationProps.getResolution()StandardInputSpecificationProps.Builder.resolution(InputResolution resolution) Sets the value ofStandardInputSpecificationProps.getResolution()