Uses of Class
software.amazon.awscdk.services.mediaconnect.alpha.RouterOutputProps.Builder
Packages that use RouterOutputProps.Builder
Package
Description
AWS::MediaConnect Construct Library
-
Uses of RouterOutputProps.Builder in software.amazon.awscdk.services.mediaconnect.alpha
Methods in software.amazon.awscdk.services.mediaconnect.alpha that return RouterOutputProps.BuilderModifier and TypeMethodDescriptionstatic RouterOutputProps.BuilderRouterOutputProps.builder()RouterOutputProps.Builder.configuration(RouterOutputConfiguration configuration) Sets the value ofRouterOutputProps.getConfiguration()RouterOutputProps.Builder.maintenanceConfiguration(MaintenanceConfiguration maintenanceConfiguration) Sets the value ofRouterOutputProps.getMaintenanceConfiguration()RouterOutputProps.Builder.maximumBitrate(Bitrate maximumBitrate) Sets the value ofRouterOutputProps.getMaximumBitrate()RouterOutputProps.Builder.regionName(String regionName) Sets the value ofRouterOutputProps.getRegionName()RouterOutputProps.Builder.routerOutputName(String routerOutputName) Sets the value ofRouterOutputProps.getRouterOutputName()RouterOutputProps.Builder.routingScope(RoutingScope routingScope) Sets the value ofRouterOutputProps.getRoutingScope()Sets the value ofRouterOutputProps.getTags()RouterOutputProps.Builder.tier(RouterOutputTier tier) Sets the value ofRouterOutputProps.getTier()Constructors in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type RouterOutputProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(RouterOutputProps.Builder builder) Constructor that initializes the object based on literal property values passed by theRouterOutputProps.Builder.