Uses of Interface
software.amazon.awscdk.services.ecs.ClusterAttributes
-
Uses of ClusterAttributes in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptionClusterAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic ICluster
Cluster.fromClusterAttributes
(software.constructs.Construct scope, String id, ClusterAttributes attrs) Import an existing cluster to the stack from its attributes.