Uses of Enum
software.amazon.awscdk.services.mediapackagev2.alpha.IngestEndpoint
Packages that use IngestEndpoint
Package
Description
AWS::MediaPackageV2 Construct Library
-
Uses of IngestEndpoint in software.amazon.awscdk.services.mediapackagev2.alpha
Methods in software.amazon.awscdk.services.mediapackagev2.alpha that return IngestEndpointModifier and TypeMethodDescriptiondefault IngestEndpointInputSwitchConfiguration.getPreferredInput()(experimental) For CMAF inputs, indicates which input MediaPackage should prefer when both inputs have equal MQCS scores.final IngestEndpointInputSwitchConfiguration.Jsii$Proxy.getPreferredInput()static IngestEndpointReturns the enum constant of this type with the specified name.static IngestEndpoint[]IngestEndpoint.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.mediapackagev2.alpha with parameters of type IngestEndpointModifier and TypeMethodDescriptionInputSwitchConfiguration.Builder.preferredInput(IngestEndpoint preferredInput) Sets the value ofInputSwitchConfiguration.getPreferredInput()