Class: Aws::Types::StartAnalysisLogExportOutput
- Inherits:
-
Object
- Object
- Aws::Types::StartAnalysisLogExportOutput
- 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.
3101 3102 3103 |
# File 'sig/types.rbs', line 3101 def analysis_log_export @analysis_log_export end |