You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudTrail::Types::PutInsightSelectorsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudTrail::Types::PutInsightSelectorsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#insight_selectors ⇒ Array<Types::InsightSelector>
A JSON string that contains the insight types you want to log on a trail.
-
#trail_arn ⇒ String
The Amazon Resource Name (ARN) of a trail for which you want to change or add Insights selectors.
Instance Attribute Details
#insight_selectors ⇒ Array<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.
#trail_arn ⇒ String
The Amazon Resource Name (ARN) of a trail for which you want to change or add Insights selectors.