| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs.patterns |
CDK Construct library for higher-level ECS Constructs
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ScheduledEc2TaskImageOptions
(experimental) The properties for the ScheduledEc2Task using an image.
|
interface |
ScheduledFargateTaskImageOptions
(experimental) The properties for the ScheduledFargateTask using an image.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ScheduledEc2TaskImageOptions.Jsii$Proxy
An implementation for
ScheduledEc2TaskImageOptions |
static class |
ScheduledFargateTaskImageOptions.Jsii$Proxy
An implementation for
ScheduledFargateTaskImageOptions |
static class |
ScheduledTaskImageProps.Jsii$Proxy
An implementation for
ScheduledTaskImageProps |
| Modifier and Type | Method and Description |
|---|---|
ScheduledTaskImageProps |
ScheduledTaskImageProps.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.