@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.645Z") @Stability(value=Experimental) 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()
(experimental) The task definition to use for tasks in the service.
|
@Stability(value=Experimental) @NotNull FargateTaskDefinition getTaskDefinition()
[disable-awslint:ref-via-interface]
Default: - none
@Stability(value=Experimental) static ScheduledFargateTaskDefinitionOptions.Builder builder()
Copyright © 2020. All rights reserved.