Class: Aws::Types::DescribeExperimentRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#experiment_name::String

Returns the value of attribute experiment_name.

Returns:

  • (::String)


4268
4269
4270
# File 'sig/types.rbs', line 4268

def experiment_name
  @experiment_name
end