Class: Aws::Types::ListControlDomainInsightsByAssessmentResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#control_domain_insights ⇒ ::Array[Types::ControlDomainInsights]

Returns the value of attribute control_domain_insights.



928
929
930
# File 'sig/types.rbs', line 928

def control_domain_insights
  @control_domain_insights
end

#next_token ⇒ ::String

Returns the value of attribute next_token.



929
930
931
# File 'sig/types.rbs', line 929

def next_token
  @next_token
end