@Generated(value="jsii-pacmak/1.7.0 (build 179a3a5)", date="2020-07-02T17:21:47.206Z") @Stability(value=Stable) public class ApplicationLoadBalancedEc2Service extends ApplicationLoadBalancedServiceBase
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplicationLoadBalancedEc2Service.Builder
A fluent builder for
ApplicationLoadBalancedEc2Service. |
| Modifier | Constructor and Description |
|---|---|
|
ApplicationLoadBalancedEc2Service(Construct scope,
String id)
Constructs a new instance of the ApplicationLoadBalancedEc2Service class.
|
|
ApplicationLoadBalancedEc2Service(Construct scope,
String id,
ApplicationLoadBalancedEc2ServiceProps props)
Constructs a new instance of the ApplicationLoadBalancedEc2Service class.
|
protected |
ApplicationLoadBalancedEc2Service(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
ApplicationLoadBalancedEc2Service(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
Ec2Service |
getService()
The EC2 service in this construct.
|
Ec2TaskDefinition |
getTaskDefinition()
The EC2 Task Definition in this construct.
|
addServiceAsTarget, createAWSLogDriver, getCertificate, getCluster, getDefaultCluster, getDefaultCluster, getDesiredCount, getListener, getLoadBalancer, getTargetGroupgetNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetprotected ApplicationLoadBalancedEc2Service(software.amazon.jsii.JsiiObjectRef objRef)
protected ApplicationLoadBalancedEc2Service(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public ApplicationLoadBalancedEc2Service(@NotNull
Construct scope,
@NotNull
String id,
@Nullable
ApplicationLoadBalancedEc2ServiceProps props)
scope - This parameter is required.id - This parameter is required.props - @Stability(value=Stable)
public ApplicationLoadBalancedEc2Service(@NotNull
Construct scope,
@NotNull
String id)
scope - This parameter is required.id - This parameter is required.@Stability(value=Stable) @NotNull public Ec2Service getService()
@Stability(value=Stable) @NotNull public Ec2TaskDefinition getTaskDefinition()
Copyright © 2020. All rights reserved.