Module: Aws::GuardDuty::Client::_ListCustomDetectionRuleAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCustomDetectionRuleAssociationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
930 |
# File 'sig/client.rbs', line 930 def next_token: () -> ::String |
#rule_associations ⇒ ::Array[Types::AssociationSummary]
929 |
# File 'sig/client.rbs', line 929 def rule_associations: () -> ::Array[Types::AssociationSummary] |