ListInsightsMetricDataRequest    
    
  Types
Properties
Link copied to clipboard
                  Type of data points to return. Valid values are NonZeroData and FillWithZeros. The default is NonZeroData.
Link copied to clipboard
                  The Amazon Web Services service to which the request was made, such as iam.amazonaws.com or s3.amazonaws.com.
Link copied to clipboard
                  The type of CloudTrail Insights event, which is either ApiCallRateInsight or ApiErrorRateInsight. The ApiCallRateInsight Insights type analyzes write-only management API calls that are aggregated per minute against a baseline API call volume. The ApiErrorRateInsight Insights type analyzes management API calls that result in error codes.
Link copied to clipboard
                  The maximum number of data points to return. Valid values are integers from 1 to 21600. The default value is 21600.
Functions
Link copied to clipboard
                  inline fun copy(block: ListInsightsMetricDataRequest.Builder.() -> Unit = {}): ListInsightsMetricDataRequest