Uses of Class
software.amazon.awscdk.services.ecs.Cluster
Package
Description
Amazon ECS Construct Library
CDK Construct library for higher-level ECS Constructs
-
Uses of Cluster in software.amazon.awscdk.services.ecs
-
Uses of Cluster in software.amazon.awscdk.services.ecs.patterns
Modifier and TypeMethodDescriptionprotected Cluster
ApplicationLoadBalancedServiceBase.getDefaultCluster
(software.constructs.Construct scope) Returns the default cluster.protected Cluster
ApplicationLoadBalancedServiceBase.getDefaultCluster
(software.constructs.Construct scope, IVpc vpc) Returns the default cluster.protected Cluster
ApplicationMultipleTargetGroupsServiceBase.getDefaultCluster
(software.constructs.Construct scope) Returns the default cluster.protected Cluster
ApplicationMultipleTargetGroupsServiceBase.getDefaultCluster
(software.constructs.Construct scope, IVpc vpc) Returns the default cluster.protected Cluster
NetworkLoadBalancedServiceBase.getDefaultCluster
(software.constructs.Construct scope) Returns the default cluster.protected Cluster
NetworkLoadBalancedServiceBase.getDefaultCluster
(software.constructs.Construct scope, IVpc vpc) Returns the default cluster.protected Cluster
NetworkMultipleTargetGroupsServiceBase.getDefaultCluster
(software.constructs.Construct scope) Returns the default cluster.protected Cluster
NetworkMultipleTargetGroupsServiceBase.getDefaultCluster
(software.constructs.Construct scope, IVpc vpc) Returns the default cluster.protected Cluster
QueueProcessingServiceBase.getDefaultCluster
(software.constructs.Construct scope) Returns the default cluster.protected Cluster
QueueProcessingServiceBase.getDefaultCluster
(software.constructs.Construct scope, IVpc vpc) Returns the default cluster.protected Cluster
ScheduledTaskBase.getDefaultCluster
(software.constructs.Construct scope) Returns the default cluster.protected Cluster
ScheduledTaskBase.getDefaultCluster
(software.constructs.Construct scope, IVpc vpc) Returns the default cluster.