- getCluster() - Method in interface software.amazon.awscdk.services.ecs.patterns.ScheduledEc2TaskProps
-
The cluster where your service will be deployed.
- getCluster() - Method in class software.amazon.awscdk.services.ecs.patterns.ScheduledEc2TaskProps.Jsii$Proxy
-
The cluster where your service will be deployed.
- getCommand() - Method in interface software.amazon.awscdk.services.ecs.patterns.ScheduledEc2TaskProps
-
The CMD value to pass to the container.
- getCommand() - Method in class software.amazon.awscdk.services.ecs.patterns.ScheduledEc2TaskProps.Jsii$Proxy
-
The CMD value to pass to the container.
- getCpu() - Method in interface software.amazon.awscdk.services.ecs.patterns.ScheduledEc2TaskProps
-
The minimum number of CPU units to reserve for the container.
- getCpu() - Method in class software.amazon.awscdk.services.ecs.patterns.ScheduledEc2TaskProps.Jsii$Proxy
-
The minimum number of CPU units to reserve for the container.
- getDependencies() - Method in class software.amazon.awscdk.services.ecs.patterns.$Module
-
- getDesiredTaskCount() - Method in interface software.amazon.awscdk.services.ecs.patterns.ScheduledEc2TaskProps
-
Number of desired copies of running tasks.
- getDesiredTaskCount() - Method in class software.amazon.awscdk.services.ecs.patterns.ScheduledEc2TaskProps.Jsii$Proxy
-
Number of desired copies of running tasks.
- getEnvironment() - Method in interface software.amazon.awscdk.services.ecs.patterns.ScheduledEc2TaskProps
-
The environment variables to pass to the container.
- getEnvironment() - Method in class software.amazon.awscdk.services.ecs.patterns.ScheduledEc2TaskProps.Jsii$Proxy
-
The environment variables to pass to the container.
- getImage() - Method in interface software.amazon.awscdk.services.ecs.patterns.ScheduledEc2TaskProps
-
The image to start.
- getImage() - Method in class software.amazon.awscdk.services.ecs.patterns.ScheduledEc2TaskProps.Jsii$Proxy
-
The image to start.
- getMemoryLimitMiB() - Method in interface software.amazon.awscdk.services.ecs.patterns.ScheduledEc2TaskProps
-
The hard limit (in MiB) of memory to present to the container.
- getMemoryLimitMiB() - Method in class software.amazon.awscdk.services.ecs.patterns.ScheduledEc2TaskProps.Jsii$Proxy
-
The hard limit (in MiB) of memory to present to the container.
- getMemoryReservationMiB() - Method in interface software.amazon.awscdk.services.ecs.patterns.ScheduledEc2TaskProps
-
The soft limit (in MiB) of memory to reserve for the container.
- getMemoryReservationMiB() - Method in class software.amazon.awscdk.services.ecs.patterns.ScheduledEc2TaskProps.Jsii$Proxy
-
The soft limit (in MiB) of memory to reserve for the container.
- getScheduleExpression() - Method in interface software.amazon.awscdk.services.ecs.patterns.ScheduledEc2TaskProps
-
The schedule or rate (frequency) that determines when CloudWatch Events runs the rule.
- getScheduleExpression() - Method in class software.amazon.awscdk.services.ecs.patterns.ScheduledEc2TaskProps.Jsii$Proxy
-
The schedule or rate (frequency) that determines when CloudWatch Events runs the rule.