Uses of Class
software.amazon.awscdk.services.ecs.Cluster
Packages that use Cluster
Package
Description
Amazon ECS Construct Library
CDK Construct library for higher-level ECS Constructs
-
Uses of Cluster in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return Cluster -
Uses of Cluster in software.amazon.awscdk.services.ecs.patterns
Methods in software.amazon.awscdk.services.ecs.patterns that return ClusterModifier and TypeMethodDescriptionprotected ClusterApplicationLoadBalancedServiceBase.getDefaultCluster(software.constructs.Construct scope) Returns the default cluster.protected ClusterApplicationLoadBalancedServiceBase.getDefaultCluster(software.constructs.Construct scope, IVpc vpc) Returns the default cluster.protected ClusterApplicationMultipleTargetGroupsServiceBase.getDefaultCluster(software.constructs.Construct scope) Returns the default cluster.protected ClusterApplicationMultipleTargetGroupsServiceBase.getDefaultCluster(software.constructs.Construct scope, IVpc vpc) Returns the default cluster.protected ClusterNetworkLoadBalancedServiceBase.getDefaultCluster(software.constructs.Construct scope) Returns the default cluster.protected ClusterNetworkLoadBalancedServiceBase.getDefaultCluster(software.constructs.Construct scope, IVpc vpc) Returns the default cluster.protected ClusterNetworkMultipleTargetGroupsServiceBase.getDefaultCluster(software.constructs.Construct scope) Returns the default cluster.protected ClusterNetworkMultipleTargetGroupsServiceBase.getDefaultCluster(software.constructs.Construct scope, IVpc vpc) Returns the default cluster.protected ClusterQueueProcessingServiceBase.getDefaultCluster(software.constructs.Construct scope) Returns the default cluster.protected ClusterQueueProcessingServiceBase.getDefaultCluster(software.constructs.Construct scope, IVpc vpc) Returns the default cluster.protected ClusterScheduledTaskBase.getDefaultCluster(software.constructs.Construct scope) Returns the default cluster.protected ClusterScheduledTaskBase.getDefaultCluster(software.constructs.Construct scope, IVpc vpc) Returns the default cluster.