Uses of Class
software.amazon.awscdk.services.ecs.CfnService.LoadBalancerProperty.Builder
Packages that use CfnService.LoadBalancerProperty.Builder
-
Uses of CfnService.LoadBalancerProperty.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return CfnService.LoadBalancerProperty.BuilderModifier and TypeMethodDescriptionCfnService.LoadBalancerProperty.Builder.advancedConfiguration(IResolvable advancedConfiguration) Sets the value ofCfnService.LoadBalancerProperty.getAdvancedConfiguration()CfnService.LoadBalancerProperty.Builder.advancedConfiguration(CfnService.AdvancedConfigurationProperty advancedConfiguration) Sets the value ofCfnService.LoadBalancerProperty.getAdvancedConfiguration()CfnService.LoadBalancerProperty.builder()CfnService.LoadBalancerProperty.Builder.containerName(String containerName) Sets the value ofCfnService.LoadBalancerProperty.getContainerName()CfnService.LoadBalancerProperty.Builder.containerPort(Number containerPort) Sets the value ofCfnService.LoadBalancerProperty.getContainerPort()CfnService.LoadBalancerProperty.Builder.loadBalancerName(String loadBalancerName) Sets the value ofCfnService.LoadBalancerProperty.getLoadBalancerName()CfnService.LoadBalancerProperty.Builder.targetGroupArn(String targetGroupArn) Sets the value ofCfnService.LoadBalancerProperty.getTargetGroupArn()Constructors in software.amazon.awscdk.services.ecs with parameters of type CfnService.LoadBalancerProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnService.LoadBalancerProperty.Builder.