Uses of Enum
software.amazon.awscdk.services.mediaconnect.alpha.PrimarySource
Packages that use PrimarySource
Package
Description
AWS::MediaConnect Construct Library
-
Uses of PrimarySource in software.amazon.awscdk.services.mediaconnect.alpha
Methods in software.amazon.awscdk.services.mediaconnect.alpha that return PrimarySourceModifier and TypeMethodDescriptionstatic PrimarySourceReturns the enum constant of this type with the specified name.static PrimarySource[]PrimarySource.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type PrimarySourceModifier and TypeMethodDescriptionstatic SourcePriorityConfigSourcePriorityConfig.primarySecondary(PrimarySource primary) (experimental) Designate one of the two sources as primary;