public static final class IEcsLaunchTarget.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IEcsLaunchTarget
software.amazon.jsii.JsiiObject.InitializationModeIEcsLaunchTarget.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
EcsLaunchTargetConfig |
bind(EcsRunTask task,
LaunchTargetBindOptions launchTargetOptions)
called when the ECS launch target is configured on RunTask.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet@Stability(value=Stable) @NotNull public EcsLaunchTargetConfig bind(@NotNull EcsRunTask task, @NotNull LaunchTargetBindOptions launchTargetOptions)
bind in interface IEcsLaunchTargettask - This parameter is required.launchTargetOptions - This parameter is required.Copyright © 2020. All rights reserved.