Class: Aws::Types::ExportMetadataModelAssessmentResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#csv_reportTypes::ExportMetadataModelAssessmentResultEntry

Returns the value of attribute csv_report.



1477
1478
1479
# File 'sig/types.rbs', line 1477

def csv_report
  @csv_report
end

#pdf_reportTypes::ExportMetadataModelAssessmentResultEntry

Returns the value of attribute pdf_report.



1476
1477
1478
# File 'sig/types.rbs', line 1476

def pdf_report
  @pdf_report
end