Uses of Enum
software.amazon.awscdk.services.ecs.ContainerInsights
Packages that use ContainerInsights
-
Uses of ContainerInsights in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return ContainerInsightsModifier and TypeMethodDescriptiondefault ContainerInsightsClusterProps.getContainerInsightsV2()The CloudWatch Container Insights configuration for the cluster.final ContainerInsightsClusterProps.Jsii$Proxy.getContainerInsightsV2()static ContainerInsightsReturns the enum constant of this type with the specified name.static ContainerInsights[]ContainerInsights.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.ecs with parameters of type ContainerInsightsModifier and TypeMethodDescriptionCluster.Builder.containerInsightsV2(ContainerInsights containerInsightsV2) The CloudWatch Container Insights configuration for the cluster.ClusterProps.Builder.containerInsightsV2(ContainerInsights containerInsightsV2) Sets the value ofClusterProps.getContainerInsightsV2()