Class: Aws::Types::GetAnalysisLogExportOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetAnalysisLogExportOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#analysis_log_export ⇒ Types::AnalysisLogExport
Returns the value of attribute analysis_log_export.
Instance Attribute Details
#analysis_log_export ⇒ Types::AnalysisLogExport
Returns the value of attribute analysis_log_export.
1367 1368 1369 |
# File 'sig/types.rbs', line 1367 def analysis_log_export @analysis_log_export end |