Uses of Class
software.amazon.awscdk.mixins.preview.services.ecs.events.ECSServiceAction.ECSServiceActionProps.Builder
Packages that use ECSServiceAction.ECSServiceActionProps.Builder
-
Uses of ECSServiceAction.ECSServiceActionProps.Builder in software.amazon.awscdk.mixins.preview.services.ecs.events
Methods in software.amazon.awscdk.mixins.preview.services.ecs.events that return ECSServiceAction.ECSServiceActionProps.BuilderModifier and TypeMethodDescriptionECSServiceAction.ECSServiceActionProps.builder()ECSServiceAction.ECSServiceActionProps.Builder.capacityProviderArns(List<String> capacityProviderArns) Sets the value ofECSServiceAction.ECSServiceActionProps.getCapacityProviderArns()ECSServiceAction.ECSServiceActionProps.Builder.clusterArn(List<String> clusterArn) Sets the value ofECSServiceAction.ECSServiceActionProps.getClusterArn()ECSServiceAction.ECSServiceActionProps.Builder.containerInstanceArns(List<String> containerInstanceArns) Sets the value ofECSServiceAction.ECSServiceActionProps.getContainerInstanceArns()ECSServiceAction.ECSServiceActionProps.Builder.containerPort(List<String> containerPort) Sets the value ofECSServiceAction.ECSServiceActionProps.getContainerPort()Sets the value ofECSServiceAction.ECSServiceActionProps.getCreatedAt()ECSServiceAction.ECSServiceActionProps.Builder.desiredCount(List<String> desiredCount) Sets the value ofECSServiceAction.ECSServiceActionProps.getDesiredCount()ECSServiceAction.ECSServiceActionProps.Builder.ec2InstanceIds(List<String> ec2InstanceIds) Sets the value ofECSServiceAction.ECSServiceActionProps.getEc2InstanceIds()ECSServiceAction.ECSServiceActionProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) Sets the value ofECSServiceAction.ECSServiceActionProps.getEventMetadata()Sets the value ofECSServiceAction.ECSServiceActionProps.getEventName()Sets the value ofECSServiceAction.ECSServiceActionProps.getEventType()Sets the value ofECSServiceAction.ECSServiceActionProps.getReason()ECSServiceAction.ECSServiceActionProps.Builder.serviceRegistryArns(List<String> serviceRegistryArns) Sets the value ofECSServiceAction.ECSServiceActionProps.getServiceRegistryArns()ECSServiceAction.ECSServiceActionProps.Builder.targetGroupArns(List<String> targetGroupArns) Sets the value ofECSServiceAction.ECSServiceActionProps.getTargetGroupArns()Sets the value ofECSServiceAction.ECSServiceActionProps.getTargets()Sets the value ofECSServiceAction.ECSServiceActionProps.getTaskArns()ECSServiceAction.ECSServiceActionProps.Builder.taskSetArns(List<String> taskSetArns) Sets the value ofECSServiceAction.ECSServiceActionProps.getTaskSetArns()Constructors in software.amazon.awscdk.mixins.preview.services.ecs.events with parameters of type ECSServiceAction.ECSServiceActionProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theECSServiceAction.ECSServiceActionProps.Builder.