Class: Aws::Types::DeleteTrialRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#trial_name::String

Returns the value of attribute trial_name.

Returns:

  • (::String)


3608
3609
3610
# File 'sig/types.rbs', line 3608

def trial_name
  @trial_name
end