@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:43.280Z") @Stability(value=Experimental) public interface EcsFargateLaunchTargetOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
EcsFargateLaunchTargetOptions.Builder
A builder for
EcsFargateLaunchTargetOptions |
static class |
EcsFargateLaunchTargetOptions.Jsii$Proxy
An implementation for
EcsFargateLaunchTargetOptions |
| Modifier and Type | Method and Description |
|---|---|
static EcsFargateLaunchTargetOptions.Builder |
builder() |
FargatePlatformVersion |
getPlatformVersion()
(experimental) Refers to a specific runtime environment for Fargate task infrastructure.
|
@Stability(value=Experimental) @NotNull FargatePlatformVersion getPlatformVersion()
Fargate platform version is a combination of the kernel and container runtime versions.
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/platform_versions.html@Stability(value=Experimental) static EcsFargateLaunchTargetOptions.Builder builder()
Copyright © 2021. All rights reserved.