@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.335Z") @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 © 2021. All rights reserved.