@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.878Z") @Stability(value=Experimental) public class NetworkMultipleTargetGroupsEc2Service extends NetworkMultipleTargetGroupsServiceBase
| Modifier and Type | Class and Description |
|---|---|
static class |
NetworkMultipleTargetGroupsEc2Service.Builder
(experimental) A fluent builder for
NetworkMultipleTargetGroupsEc2Service. |
| Modifier | Constructor and Description |
|---|---|
|
NetworkMultipleTargetGroupsEc2Service(software.constructs.Construct scope,
String id)
(experimental) Constructs a new instance of the NetworkMultipleTargetGroupsEc2Service class.
|
|
NetworkMultipleTargetGroupsEc2Service(software.constructs.Construct scope,
String id,
NetworkMultipleTargetGroupsEc2ServiceProps props)
(experimental) Constructs a new instance of the NetworkMultipleTargetGroupsEc2Service class.
|
protected |
NetworkMultipleTargetGroupsEc2Service(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
NetworkMultipleTargetGroupsEc2Service(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
Ec2Service |
getService()
(experimental) The EC2 service in this construct.
|
NetworkTargetGroup |
getTargetGroup()
(experimental) The default target group for the service.
|
Ec2TaskDefinition |
getTaskDefinition()
(experimental) The EC2 Task Definition in this construct.
|
addPortMappingForTargets, createAWSLogDriver, findListener, findListener, getCluster, getDefaultCluster, getDefaultCluster, getInternalDesiredCount, getListener, getListeners, getLoadBalancer, getLogDriver, getTargetGroups, registerECSTargets, setListeners, setLogDriver, setTargetGroupsjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected NetworkMultipleTargetGroupsEc2Service(software.amazon.jsii.JsiiObjectRef objRef)
protected NetworkMultipleTargetGroupsEc2Service(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public NetworkMultipleTargetGroupsEc2Service(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@Nullable
NetworkMultipleTargetGroupsEc2ServiceProps props)
scope - This parameter is required.id - This parameter is required.props - @Stability(value=Experimental)
public NetworkMultipleTargetGroupsEc2Service(@NotNull
software.constructs.Construct scope,
@NotNull
String id)
scope - This parameter is required.id - This parameter is required.@Stability(value=Experimental) @NotNull public Ec2Service getService()
@Stability(value=Experimental) @NotNull public NetworkTargetGroup getTargetGroup()
@Stability(value=Experimental) @NotNull public Ec2TaskDefinition getTaskDefinition()
Copyright © 2021. All rights reserved.