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)


12081
12082
12083
# File 'sig/types.rbs', line 12081

def experiment_arn
  @experiment_arn
end