Uses of Interface
software.amazon.awscdk.services.medialive.alpha.StandardInputSpecificationProps
Packages that use StandardInputSpecificationProps
Package
Description
AWS::MediaLive Construct Library
-
Uses of StandardInputSpecificationProps in software.amazon.awscdk.services.medialive.alpha
Subinterfaces of StandardInputSpecificationProps in software.amazon.awscdk.services.medialive.alphaModifier and TypeInterfaceDescriptioninterface(experimental) Properties for a CDI input specification.Classes in software.amazon.awscdk.services.medialive.alpha that implement StandardInputSpecificationPropsModifier and TypeClassDescriptionstatic final classAn implementation forCdiInputSpecificationPropsstatic final classAn implementation forStandardInputSpecificationPropsMethods in software.amazon.awscdk.services.medialive.alpha that return StandardInputSpecificationPropsModifier and TypeMethodDescriptionStandardInputSpecificationProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type StandardInputSpecificationPropsModifier and TypeMethodDescriptionstatic InputSpecificationInputSpecification.standard(StandardInputSpecificationProps props) (experimental) Standard inputs ("Other" in the console) — the most common case.