Uses of Class
software.amazon.awscdk.services.ecs.PortMapping.Builder
Packages that use PortMapping.Builder
-
Uses of PortMapping.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return PortMapping.BuilderModifier and TypeMethodDescriptionPortMapping.Builder.appProtocol(AppProtocol appProtocol) Sets the value ofPortMapping.getAppProtocol()static PortMapping.BuilderPortMapping.builder()PortMapping.Builder.containerPort(Number containerPort) Sets the value ofPortMapping.getContainerPort()PortMapping.Builder.containerPortRange(String containerPortRange) Sets the value ofPortMapping.getContainerPortRange()Sets the value ofPortMapping.getHostPort()Sets the value ofPortMapping.getName()Sets the value ofPortMapping.getProtocol()Constructors in software.amazon.awscdk.services.ecs with parameters of type PortMapping.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(PortMapping.Builder builder) Constructor that initializes the object based on literal property values passed by thePortMapping.Builder.