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