Uses of Class
software.amazon.awscdk.services.medialive.alpha.PushInputDestination.Builder
Packages that use PushInputDestination.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of PushInputDestination.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return PushInputDestination.BuilderModifier and TypeMethodDescriptionstatic PushInputDestination.BuilderPushInputDestination.builder()PushInputDestination.Builder.network(INetworkRef network) Sets the value ofPushInputDestination.getNetwork()PushInputDestination.Builder.networkRoutes(List<? extends NetworkRoute> networkRoutes) Sets the value ofPushInputDestination.getNetworkRoutes()PushInputDestination.Builder.staticIpAddress(String staticIpAddress) Sets the value ofPushInputDestination.getStaticIpAddress()PushInputDestination.Builder.streamName(String streamName) Sets the value ofPushInputDestination.getStreamName()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type PushInputDestination.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(PushInputDestination.Builder builder) Constructor that initializes the object based on literal property values passed by thePushInputDestination.Builder.