@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:28.312Z") @Stability(value=Deprecated) @Deprecated public class EcsRunTaskBase extends software.amazon.jsii.JsiiObject implements IConnectable, IStepFunctionsTask
| Modifier and Type | Class and Description |
|---|---|
static class |
EcsRunTaskBase.Builder
Deprecated.
|
software.amazon.jsii.JsiiObject.InitializationModeIConnectable.Jsii$Default, IConnectable.Jsii$ProxyIStepFunctionsTask.Jsii$Default, IStepFunctionsTask.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
EcsRunTaskBase(EcsRunTaskBaseProps props)
Deprecated.
|
protected |
EcsRunTaskBase(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
Deprecated.
|
protected |
EcsRunTaskBase(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
StepFunctionsTaskConfig |
bind(Task task)
Deprecated.
|
protected void |
configureAwsVpcNetworking(IVpc vpc)
Deprecated.
|
protected void |
configureAwsVpcNetworking(IVpc vpc,
Boolean assignPublicIp)
Deprecated.
|
protected void |
configureAwsVpcNetworking(IVpc vpc,
Boolean assignPublicIp,
SubnetSelection subnetSelection)
Deprecated.
|
protected void |
configureAwsVpcNetworking(IVpc vpc,
Boolean assignPublicIp,
SubnetSelection subnetSelection,
ISecurityGroup securityGroup)
Deprecated.
|
Connections |
getConnections()
Deprecated.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected EcsRunTaskBase(software.amazon.jsii.JsiiObjectRef objRef)
protected EcsRunTaskBase(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Deprecated) @Deprecated public EcsRunTaskBase(@NotNull EcsRunTaskBaseProps props)
props - This parameter is required.@Stability(value=Deprecated) @Deprecated @NotNull public StepFunctionsTaskConfig bind(@NotNull Task task)
bind in interface IStepFunctionsTasktask - This parameter is required.@Stability(value=Deprecated) @Deprecated protected void configureAwsVpcNetworking(@NotNull IVpc vpc, @Nullable Boolean assignPublicIp, @Nullable SubnetSelection subnetSelection, @Nullable ISecurityGroup securityGroup)
vpc - This parameter is required.assignPublicIp - subnetSelection - securityGroup - @Stability(value=Deprecated) @Deprecated protected void configureAwsVpcNetworking(@NotNull IVpc vpc, @Nullable Boolean assignPublicIp, @Nullable SubnetSelection subnetSelection)
vpc - This parameter is required.assignPublicIp - subnetSelection - @Stability(value=Deprecated) @Deprecated protected void configureAwsVpcNetworking(@NotNull IVpc vpc, @Nullable Boolean assignPublicIp)
vpc - This parameter is required.assignPublicIp - @Stability(value=Deprecated) @Deprecated protected void configureAwsVpcNetworking(@NotNull IVpc vpc)
vpc - This parameter is required.@Stability(value=Deprecated) @Deprecated @NotNull public Connections getConnections()
getConnections in interface IConnectableCopyright © 2021. All rights reserved.