@Internal public static final class IEcsLaunchTarget.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IEcsLaunchTarget.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationMode
IEcsLaunchTarget.Jsii$Default, IEcsLaunchTarget.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, jsiiStaticSet
@Stability(value=Stable) @NotNull public final EcsLaunchTargetConfig bind(@NotNull EcsRunTask task, @NotNull LaunchTargetBindOptions launchTargetOptions)
bind
in interface IEcsLaunchTarget
bind
in interface IEcsLaunchTarget.Jsii$Default
task
- This parameter is required.launchTargetOptions
- This parameter is required.Copyright © 2022. All rights reserved.