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