Class: Aws::Types::GetEvidenceFoldersByAssessmentResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#evidence_folders ⇒ ::Array[Types::AssessmentEvidenceFolder]

Returns the value of attribute evidence_folders.

Returns:



766
767
768
# File 'sig/types.rbs', line 766

def evidence_folders
  @evidence_folders
end

#next_token ⇒ ::String

Returns the value of attribute next_token.

Returns:

  • (::String)


767
768
769
# File 'sig/types.rbs', line 767

def next_token
  @next_token
end