Class: Aws::Types::ExperimentReportS3Report
- Inherits:
-
Object
- Object
- Aws::Types::ExperimentReportS3Report
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#report_type ⇒ ::String
Returns the value of attribute report_type.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
252 253 254 |
# File 'sig/types.rbs', line 252 def arn @arn end |
#report_type ⇒ ::String
Returns the value of attribute report_type.
253 254 255 |
# File 'sig/types.rbs', line 253 def report_type @report_type end |