| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs.patterns |
CDK Construct library for higher-level ECS Constructs
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ScheduledEc2TaskProps
(experimental) The properties for the ScheduledEc2Task task.
|
interface |
ScheduledFargateTaskProps
(experimental) The properties for the ScheduledFargateTask task.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ScheduledEc2TaskProps.Jsii$Proxy
An implementation for
ScheduledEc2TaskProps |
static class |
ScheduledFargateTaskProps.Jsii$Proxy
An implementation for
ScheduledFargateTaskProps |
static class |
ScheduledTaskBaseProps.Jsii$Proxy
An implementation for
ScheduledTaskBaseProps |
| Modifier and Type | Method and Description |
|---|---|
ScheduledTaskBaseProps |
ScheduledTaskBaseProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
ScheduledTaskBase(software.constructs.Construct scope,
String id,
ScheduledTaskBaseProps props)
(experimental) Constructs a new instance of the ScheduledTaskBase class.
|
Copyright © 2021. All rights reserved.