Module: Aws::CloudTrail::Client::_PutInsightSelectorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::PutInsightSelectorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #event_data_store_arn ⇒ ::String
- #insight_selectors ⇒ ::Array[Types::InsightSelector]
- #insights_destination ⇒ ::String
- #trail_arn ⇒ ::String
Instance Method Details
#event_data_store_arn ⇒ ::String
796 |
# File 'sig/client.rbs', line 796 def event_data_store_arn: () -> ::String |
#insight_selectors ⇒ ::Array[Types::InsightSelector]
795 |
# File 'sig/client.rbs', line 795 def insight_selectors: () -> ::Array[Types::InsightSelector] |
#insights_destination ⇒ ::String
797 |
# File 'sig/client.rbs', line 797 def insights_destination: () -> ::String |
#trail_arn ⇒ ::String
794 |
# File 'sig/client.rbs', line 794 def trail_arn: () -> ::String |