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