You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudTrail::Types::PutInsightSelectorsRequestWhen passing PutInsightSelectorsRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
trail_name: "String", insight_selectors: [ {
insight_type: "ApiCallRateInsight", },
],
}
Instance Attribute Summary collapse
A JSON string that contains the insight types you want to log on a trail.
The name of the CloudTrail trail for which you want to change or add Insights selectors.
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.
The name of the CloudTrail trail for which you want to change or add Insights selectors.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4