Uses of Class
software.amazon.awscdk.services.mediaconnect.CfnRouterOutputProps.Builder
Packages that use CfnRouterOutputProps.Builder
Package
Description
AWS::MediaConnect Construct Library
-
Uses of CfnRouterOutputProps.Builder in software.amazon.awscdk.services.mediaconnect
Methods in software.amazon.awscdk.services.mediaconnect that return CfnRouterOutputProps.BuilderModifier and TypeMethodDescriptionCfnRouterOutputProps.Builder.availabilityZone(String availabilityZone) Sets the value ofCfnRouterOutputProps.getAvailabilityZone()static CfnRouterOutputProps.BuilderCfnRouterOutputProps.builder()CfnRouterOutputProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnRouterOutputProps.getConfiguration()CfnRouterOutputProps.Builder.configuration(CfnRouterOutput.RouterOutputConfigurationProperty configuration) Sets the value ofCfnRouterOutputProps.getConfiguration()CfnRouterOutputProps.Builder.maintenanceConfiguration(IResolvable maintenanceConfiguration) Sets the value ofCfnRouterOutputProps.getMaintenanceConfiguration()CfnRouterOutputProps.Builder.maintenanceConfiguration(CfnRouterOutput.MaintenanceConfigurationProperty maintenanceConfiguration) Sets the value ofCfnRouterOutputProps.getMaintenanceConfiguration()CfnRouterOutputProps.Builder.maximumBitrate(Number maximumBitrate) Sets the value ofCfnRouterOutputProps.getMaximumBitrate()Sets the value ofCfnRouterOutputProps.getName()CfnRouterOutputProps.Builder.regionName(String regionName) Sets the value ofCfnRouterOutputProps.getRegionName()CfnRouterOutputProps.Builder.routingScope(String routingScope) Sets the value ofCfnRouterOutputProps.getRoutingScope()Sets the value ofCfnRouterOutputProps.getTags()Sets the value ofCfnRouterOutputProps.getTier()Constructors in software.amazon.awscdk.services.mediaconnect with parameters of type CfnRouterOutputProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnRouterOutputProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRouterOutputProps.Builder.