Class: Aws::Types::ExperimentReportS3Report

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:



252
253
254
# File 'sig/types.rbs', line 252

def arn
  @arn
end

#report_type::String

Returns the value of attribute report_type.

Returns:



253
254
255
# File 'sig/types.rbs', line 253

def report_type
  @report_type
end