Uses of Interface
software.amazon.awscdk.services.medialive.alpha.PushInputDestination
Packages that use PushInputDestination
Package
Description
AWS::MediaLive Construct Library
-
Uses of PushInputDestination in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement PushInputDestinationMethods in software.amazon.awscdk.services.medialive.alpha that return PushInputDestinationModifier and TypeMethodDescriptionPushInputDestination.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha that return types with arguments of type PushInputDestinationModifier and TypeMethodDescriptiondefault List<PushInputDestination> PushInputProps.getDestinations()(experimental) The destinations for push inputs.final List<PushInputDestination> PushInputProps.Jsii$Proxy.getDestinations()Method parameters in software.amazon.awscdk.services.medialive.alpha with type arguments of type PushInputDestinationModifier and TypeMethodDescriptionPushInputProps.Builder.destinations(List<? extends PushInputDestination> destinations) Sets the value ofPushInputProps.getDestinations()