Class: Aws::Types::GetEvidenceFoldersByAssessmentControlResponse

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:



753
754
755
# File 'sig/types.rbs', line 753

def evidence_folders
  @evidence_folders
end

#next_token ⇒ ::String

Returns the value of attribute next_token.

Returns:

  • (::String)


754
755
756
# File 'sig/types.rbs', line 754

def next_token
  @next_token
end