Class: Aws::Types::UpdateExperimentResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#experiment_arn::String

Returns the value of attribute experiment_arn.

Returns:

  • (::String)


12089
12090
12091
# File 'sig/types.rbs', line 12089

def experiment_arn
  @experiment_arn
end