| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs.patterns |
CDK Construct library for higher-level ECS Constructs
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ScheduledFargateTaskImageOptions.Jsii$Proxy
An implementation for
ScheduledFargateTaskImageOptions |
| Modifier and Type | Method and Description |
|---|---|
ScheduledFargateTaskImageOptions |
ScheduledFargateTaskImageOptions.Builder.build()
Builds the configured instance.
|
default ScheduledFargateTaskImageOptions |
ScheduledFargateTaskProps.getScheduledFargateTaskImageOptions()
The properties to define if the construct is to create a TaskDefinition.
|
ScheduledFargateTaskImageOptions |
ScheduledFargateTaskProps.Jsii$Proxy.getScheduledFargateTaskImageOptions() |
| Modifier and Type | Method and Description |
|---|---|
ScheduledFargateTask.Builder |
ScheduledFargateTask.Builder.scheduledFargateTaskImageOptions(ScheduledFargateTaskImageOptions scheduledFargateTaskImageOptions)
The properties to define if the construct is to create a TaskDefinition.
|
ScheduledFargateTaskProps.Builder |
ScheduledFargateTaskProps.Builder.scheduledFargateTaskImageOptions(ScheduledFargateTaskImageOptions scheduledFargateTaskImageOptions)
Sets the value of
ScheduledFargateTaskProps.getScheduledFargateTaskImageOptions() |
Copyright © 2022. All rights reserved.