Uses of Class
software.amazon.awscdk.services.mediaconnect.alpha.RouterInputProps.Builder
Packages that use RouterInputProps.Builder
Package
Description
AWS::MediaConnect Construct Library
-
Uses of RouterInputProps.Builder in software.amazon.awscdk.services.mediaconnect.alpha
Methods in software.amazon.awscdk.services.mediaconnect.alpha that return RouterInputProps.BuilderModifier and TypeMethodDescriptionstatic RouterInputProps.BuilderRouterInputProps.builder()RouterInputProps.Builder.configuration(RouterInputConfiguration configuration) Sets the value ofRouterInputProps.getConfiguration()RouterInputProps.Builder.maintenanceConfiguration(MaintenanceConfiguration maintenanceConfiguration) Sets the value ofRouterInputProps.getMaintenanceConfiguration()RouterInputProps.Builder.maximumBitrate(Bitrate maximumBitrate) Sets the value ofRouterInputProps.getMaximumBitrate()RouterInputProps.Builder.regionName(String regionName) Sets the value ofRouterInputProps.getRegionName()RouterInputProps.Builder.routerInputName(String routerInputName) Sets the value ofRouterInputProps.getRouterInputName()RouterInputProps.Builder.routingScope(RoutingScope routingScope) Sets the value ofRouterInputProps.getRoutingScope()Sets the value ofRouterInputProps.getTags()RouterInputProps.Builder.tier(RouterInputTier tier) Sets the value ofRouterInputProps.getTier()RouterInputProps.Builder.transitEncryption(TransitEncryption transitEncryption) Sets the value ofRouterInputProps.getTransitEncryption()Constructors in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type RouterInputProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(RouterInputProps.Builder builder) Constructor that initializes the object based on literal property values passed by theRouterInputProps.Builder.