You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudTrail::Types::GetInsightSelectorsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#insight_selectorsArray<Types::InsightSelector>

A JSON string that contains the insight types you want to log on a trail. In this release, only ApiCallRateInsight is supported as an insight type.

Returns:

  • (Array<Types::InsightSelector>)

    A JSON string that contains the insight types you want to log on a trail.

#trail_arnString

The Amazon Resource Name (ARN) of a trail for which you want to get Insights selectors.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of a trail for which you want to get Insights selectors.