| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| software.amazon.awscdk.services.ecs.patterns |
CDK Construct library for higher-level ECS Constructs
|
| software.amazon.awscdk.services.events.targets |
Event Targets for Amazon EventBridge
|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ICluster.Jsii$Default
Internal default implementation for
ICluster. |
| Modifier and Type | Method and Description |
|---|---|
static ICluster |
Cluster.fromClusterArn(software.constructs.Construct scope,
String id,
String clusterArn)
Import an existing cluster to the stack from the cluster ARN.
|
static ICluster |
Cluster.fromClusterAttributes(software.constructs.Construct scope,
String id,
ClusterAttributes attrs)
Import an existing cluster to the stack from its attributes.
|
ICluster |
BaseService.getCluster()
The cluster that hosts the service.
|
ICluster |
BaseServiceProps.Jsii$Proxy.getCluster() |
ICluster |
ExternalServiceAttributes.getCluster()
The cluster that hosts the service.
|
ICluster |
ExternalServiceAttributes.Jsii$Proxy.getCluster() |
ICluster |
FargateServiceAttributes.getCluster()
The cluster that hosts the service.
|
ICluster |
FargateServiceAttributes.Jsii$Proxy.getCluster() |
ICluster |
Ec2ServiceProps.Jsii$Proxy.getCluster() |
ICluster |
Ec2ServiceAttributes.getCluster()
The cluster that hosts the service.
|
ICluster |
Ec2ServiceAttributes.Jsii$Proxy.getCluster() |
ICluster |
IBaseService.getCluster()
The cluster that hosts the service.
|
ICluster |
IBaseService.Jsii$Proxy.getCluster()
The cluster that hosts the service.
|
default ICluster |
IBaseService.Jsii$Default.getCluster()
The cluster that hosts the service.
|
ICluster |
FargateServiceProps.Jsii$Proxy.getCluster() |
ICluster |
BaseServiceOptions.getCluster()
The name of the cluster that hosts the service.
|
ICluster |
BaseServiceOptions.Jsii$Proxy.getCluster() |
ICluster |
ExternalServiceProps.Jsii$Proxy.getCluster() |
| Modifier and Type | Method and Description |
|---|---|
FargateService.Builder |
FargateService.Builder.cluster(ICluster cluster)
The name of the cluster that hosts the service.
|
ExternalService.Builder |
ExternalService.Builder.cluster(ICluster cluster)
The name of the cluster that hosts the service.
|
BaseServiceProps.Builder |
BaseServiceProps.Builder.cluster(ICluster cluster)
Sets the value of
BaseServiceOptions.getCluster() |
ExternalServiceAttributes.Builder |
ExternalServiceAttributes.Builder.cluster(ICluster cluster)
Sets the value of
ExternalServiceAttributes.getCluster() |
FargateServiceAttributes.Builder |
FargateServiceAttributes.Builder.cluster(ICluster cluster)
Sets the value of
FargateServiceAttributes.getCluster() |
Ec2ServiceProps.Builder |
Ec2ServiceProps.Builder.cluster(ICluster cluster)
Sets the value of
BaseServiceOptions.getCluster() |
Ec2ServiceAttributes.Builder |
Ec2ServiceAttributes.Builder.cluster(ICluster cluster)
Sets the value of
Ec2ServiceAttributes.getCluster() |
Ec2Service.Builder |
Ec2Service.Builder.cluster(ICluster cluster)
The name of the cluster that hosts the service.
|
FargateServiceProps.Builder |
FargateServiceProps.Builder.cluster(ICluster cluster)
Sets the value of
BaseServiceOptions.getCluster() |
BaseServiceOptions.Builder |
BaseServiceOptions.Builder.cluster(ICluster cluster)
Sets the value of
BaseServiceOptions.getCluster() |
ExternalServiceProps.Builder |
ExternalServiceProps.Builder.cluster(ICluster cluster)
Sets the value of
BaseServiceOptions.getCluster() |
| Modifier and Type | Method and Description |
|---|---|
ICluster |
NetworkLoadBalancedServiceBase.getCluster()
The cluster that hosts the service.
|
ICluster |
ScheduledEc2TaskProps.Jsii$Proxy.getCluster() |
default ICluster |
QueueProcessingServiceBaseProps.getCluster()
The name of the cluster that hosts the service.
|
ICluster |
QueueProcessingServiceBaseProps.Jsii$Proxy.getCluster() |
ICluster |
ApplicationLoadBalancedEc2ServiceProps.Jsii$Proxy.getCluster() |
ICluster |
NetworkMultipleTargetGroupsEc2ServiceProps.Jsii$Proxy.getCluster() |
ICluster |
ScheduledTaskBase.getCluster()
The name of the cluster that hosts the service.
|
ICluster |
ApplicationMultipleTargetGroupsFargateServiceProps.Jsii$Proxy.getCluster() |
ICluster |
QueueProcessingEc2ServiceProps.Jsii$Proxy.getCluster() |
ICluster |
ApplicationLoadBalancedServiceBase.getCluster()
The cluster that hosts the service.
|
default ICluster |
NetworkMultipleTargetGroupsServiceBaseProps.getCluster()
The name of the cluster that hosts the service.
|
ICluster |
NetworkMultipleTargetGroupsServiceBaseProps.Jsii$Proxy.getCluster() |
default ICluster |
NetworkLoadBalancedServiceBaseProps.getCluster()
The name of the cluster that hosts the service.
|
ICluster |
NetworkLoadBalancedServiceBaseProps.Jsii$Proxy.getCluster() |
ICluster |
ApplicationMultipleTargetGroupsEc2ServiceProps.Jsii$Proxy.getCluster() |
ICluster |
NetworkLoadBalancedEc2ServiceProps.Jsii$Proxy.getCluster() |
default ICluster |
ApplicationMultipleTargetGroupsServiceBaseProps.getCluster()
The name of the cluster that hosts the service.
|
ICluster |
ApplicationMultipleTargetGroupsServiceBaseProps.Jsii$Proxy.getCluster() |
ICluster |
NetworkMultipleTargetGroupsServiceBase.getCluster()
The cluster that hosts the service.
|
ICluster |
ApplicationMultipleTargetGroupsServiceBase.getCluster()
The cluster that hosts the service.
|
default ICluster |
ScheduledTaskBaseProps.getCluster()
The name of the cluster that hosts the service.
|
ICluster |
ScheduledTaskBaseProps.Jsii$Proxy.getCluster() |
ICluster |
ApplicationLoadBalancedFargateServiceProps.Jsii$Proxy.getCluster() |
ICluster |
QueueProcessingServiceBase.getCluster()
The cluster where your service will be deployed.
|
ICluster |
ScheduledFargateTaskProps.Jsii$Proxy.getCluster() |
ICluster |
QueueProcessingFargateServiceProps.Jsii$Proxy.getCluster() |
ICluster |
NetworkLoadBalancedFargateServiceProps.Jsii$Proxy.getCluster() |
ICluster |
NetworkMultipleTargetGroupsFargateServiceProps.Jsii$Proxy.getCluster() |
default ICluster |
ApplicationLoadBalancedServiceBaseProps.getCluster()
The name of the cluster that hosts the service.
|
ICluster |
ApplicationLoadBalancedServiceBaseProps.Jsii$Proxy.getCluster() |
| Modifier and Type | Method and Description |
|---|---|
ICluster |
EcsTaskProps.getCluster()
Cluster where service will be deployed.
|
ICluster |
EcsTaskProps.Jsii$Proxy.getCluster() |
| Modifier and Type | Method and Description |
|---|---|
EcsTask.Builder |
EcsTask.Builder.cluster(ICluster cluster)
Cluster where service will be deployed.
|
EcsTaskProps.Builder |
EcsTaskProps.Builder.cluster(ICluster cluster)
Sets the value of
EcsTaskProps.getCluster() |
| Modifier and Type | Method and Description |
|---|---|
ICluster |
EcsRunTaskProps.getCluster()
The ECS cluster to run the task on.
|
ICluster |
EcsRunTaskProps.Jsii$Proxy.getCluster() |
ICluster |
CommonEcsRunTaskProps.getCluster()
The topic to run the task on.
|
ICluster |
CommonEcsRunTaskProps.Jsii$Proxy.getCluster() |
default ICluster |
LaunchTargetBindOptions.getCluster()
A regional grouping of one or more container instances on which you can run tasks and services.
|
ICluster |
LaunchTargetBindOptions.Jsii$Proxy.getCluster() |
| Modifier and Type | Method and Description |
|---|---|
EcsRunTaskProps.Builder |
EcsRunTaskProps.Builder.cluster(ICluster cluster)
Sets the value of
EcsRunTaskProps.getCluster() |
EcsRunTask.Builder |
EcsRunTask.Builder.cluster(ICluster cluster)
The ECS cluster to run the task on.
|
CommonEcsRunTaskProps.Builder |
CommonEcsRunTaskProps.Builder.cluster(ICluster cluster)
Sets the value of
CommonEcsRunTaskProps.getCluster() |
LaunchTargetBindOptions.Builder |
LaunchTargetBindOptions.Builder.cluster(ICluster cluster)
Sets the value of
LaunchTargetBindOptions.getCluster() |
Copyright © 2022. All rights reserved.