Class: Aws::Types::AnalysisLogExportResultConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::AnalysisLogExportResultConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#output_configuration ⇒ Types::AnalysisLogExportOutputConfiguration
Returns the value of attribute output_configuration.
Instance Attribute Details
#output_configuration ⇒ Types::AnalysisLogExportOutputConfiguration
Returns the value of attribute output_configuration.
89 90 91 |
# File 'sig/types.rbs', line 89 def output_configuration @output_configuration end |