Module: Aws::GuardDuty::Client::_GetCustomDetectionRuleAssociationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetCustomDetectionRuleAssociationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#rule_association ⇒ Types::AssociationDetail
589 |
# File 'sig/client.rbs', line 589
def rule_association: () -> Types::AssociationDetail
|
#tags ⇒ ::Hash[::String, ::String]
590 |
# File 'sig/client.rbs', line 590
def tags: () -> ::Hash[::String, ::String]
|