Class MetricsConfigurationArgs


  • public final class MetricsConfigurationArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • clusterName

        public com.pulumi.core.Output<java.lang.String> clusterName()
        Returns:
        The name of the cluster.
      • collectionInterval

        public com.pulumi.core.Output<java.lang.Double> collectionInterval()
        Returns:
        The interval in minutes by which metrics will be collected.
      • enabledMetrics

        public java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> enabledMetrics()
        Returns:
        The list of metric names that have been chosen to be enabled in addition to the core set of enabled metrics.
      • extendedLocation

        public com.pulumi.core.Output<ExtendedLocationArgs> extendedLocation()
        Returns:
        The extended location of the cluster associated with the resource.
      • location

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> location()
        Returns:
        The geo-location where the resource lives
      • metricsConfigurationName

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> metricsConfigurationName()
        Returns:
        The name of the metrics configuration for the cluster.
      • resourceGroupName

        public com.pulumi.core.Output<java.lang.String> resourceGroupName()
        Returns:
        The name of the resource group. The name is case insensitive.
      • tags

        public java.util.Optional<com.pulumi.core.Output<java.util.Map<java.lang.String,​java.lang.String>>> tags()
        Returns:
        Resource tags.