Interface MetricsConfiguration.Builder

    • Method Detail

      • cloudMetricEnabled

        MetricsConfiguration.Builder cloudMetricEnabled​(Boolean cloudMetricEnabled)

        A Boolean that specifies whether cloud metrics are collected.

        Parameters:
        cloudMetricEnabled - A Boolean that specifies whether cloud metrics are collected.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • metricRuleRoleArn

        MetricsConfiguration.Builder metricRuleRoleArn​(String metricRuleRoleArn)

        The ARN of the role that is used to collect cloud metrics.

        Parameters:
        metricRuleRoleArn - The ARN of the role that is used to collect cloud metrics.
        Returns:
        Returns a reference to this object so that method calls can be chained together.