Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnTaskDefinitionPropsMixin.PortMappingProperty.Builder
Packages that use CfnTaskDefinitionPropsMixin.PortMappingProperty.Builder
-
Uses of CfnTaskDefinitionPropsMixin.PortMappingProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ecs
Methods in software.amazon.awscdk.cfnpropertymixins.services.ecs that return CfnTaskDefinitionPropsMixin.PortMappingProperty.BuilderModifier and TypeMethodDescriptionCfnTaskDefinitionPropsMixin.PortMappingProperty.Builder.appProtocol(String appProtocol) Sets the value ofCfnTaskDefinitionPropsMixin.PortMappingProperty.getAppProtocol()CfnTaskDefinitionPropsMixin.PortMappingProperty.builder()CfnTaskDefinitionPropsMixin.PortMappingProperty.Builder.containerPort(Number containerPort) Sets the value ofCfnTaskDefinitionPropsMixin.PortMappingProperty.getContainerPort()CfnTaskDefinitionPropsMixin.PortMappingProperty.Builder.containerPortRange(String containerPortRange) Sets the value ofCfnTaskDefinitionPropsMixin.PortMappingProperty.getContainerPortRange()Sets the value ofCfnTaskDefinitionPropsMixin.PortMappingProperty.getHostPort()Sets the value ofCfnTaskDefinitionPropsMixin.PortMappingProperty.getName()Sets the value ofCfnTaskDefinitionPropsMixin.PortMappingProperty.getProtocol()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ecs with parameters of type CfnTaskDefinitionPropsMixin.PortMappingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTaskDefinitionPropsMixin.PortMappingProperty.Builder.