PutInsightSelectorsResponse class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
insightSelectors
→ List<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.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
trailARN
→ String?
-
The Amazon Resource Name (ARN) of a trail for which you want to change or
add Insights selectors.
final
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited