Module: Aws::AuditManager::Client::_ListControlDomainInsightsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListControlDomainInsightsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#control_domain_insights ⇒ ::Array[Types::ControlDomainInsights]
602 |
# File 'sig/client.rbs', line 602
def control_domain_insights: () -> ::Array[Types::ControlDomainInsights]
|
#next_token ⇒ ::String
603 |
# File 'sig/client.rbs', line 603
def next_token: () -> ::String
|