Class: Aws::Types::ExperimentReport

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_reports::Array[Types::ExperimentReportS3Report]

Returns the value of attribute s3_reports.

Returns:



213
214
215
# File 'sig/types.rbs', line 213

def s3_reports
  @s3_reports
end

#stateTypes::ExperimentReportState

Returns the value of attribute state.



212
213
214
# File 'sig/types.rbs', line 212

def state
  @state
end