Uses of Class
software.amazon.awscdk.services.ecs.Ec2ServiceAttributes.Builder
Packages that use Ec2ServiceAttributes.Builder
-
Uses of Ec2ServiceAttributes.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return Ec2ServiceAttributes.BuilderModifier and TypeMethodDescriptionstatic Ec2ServiceAttributes.BuilderEc2ServiceAttributes.builder()Sets the value ofEc2ServiceAttributes.getCluster()Ec2ServiceAttributes.Builder.serviceArn(String serviceArn) Sets the value ofEc2ServiceAttributes.getServiceArn()Ec2ServiceAttributes.Builder.serviceName(String serviceName) Sets the value ofEc2ServiceAttributes.getServiceName()Constructors in software.amazon.awscdk.services.ecs with parameters of type Ec2ServiceAttributes.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(Ec2ServiceAttributes.Builder builder) Constructor that initializes the object based on literal property values passed by theEc2ServiceAttributes.Builder.