@Generated(value="jsii-pacmak/1.1.0 (build df55f5e)", date="2020-04-09T11:48:36.040Z") @Stability(value=Stable) public interface ScheduledEc2TaskDefinitionOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ScheduledEc2TaskDefinitionOptions.Builder
A builder for
ScheduledEc2TaskDefinitionOptions |
static class |
ScheduledEc2TaskDefinitionOptions.Jsii$Proxy
An implementation for
ScheduledEc2TaskDefinitionOptions |
| Modifier and Type | Method and Description |
|---|---|
static ScheduledEc2TaskDefinitionOptions.Builder |
builder() |
Ec2TaskDefinition |
getTaskDefinition()
The task definition to use for tasks in the service.
|
@Stability(value=Stable) @NotNull Ec2TaskDefinition getTaskDefinition()
[disable-awslint:ref-via-interface]
Default: - none
@Stability(value=Stable) static ScheduledEc2TaskDefinitionOptions.Builder builder()
Copyright © 2020. All rights reserved.