@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:43.280Z") @Stability(value=Experimental) public interface EcsLaunchTargetConfig extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
EcsLaunchTargetConfig.Builder
A builder for
EcsLaunchTargetConfig |
static class |
EcsLaunchTargetConfig.Jsii$Proxy
An implementation for
EcsLaunchTargetConfig |
| Modifier and Type | Method and Description |
|---|---|
static EcsLaunchTargetConfig.Builder |
builder() |
default Map<String,Object> |
getParameters()
(experimental) Additional parameters to pass to the base task.
|
@Stability(value=Experimental) @Nullable default Map<String,Object> getParameters()
Default: - No additional parameters passed
@Stability(value=Experimental) static EcsLaunchTargetConfig.Builder builder()
EcsLaunchTargetConfig.Builder of EcsLaunchTargetConfigCopyright © 2021. All rights reserved.