Class: Aws::Types::UpdateTrialRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#display_name::String

Returns the value of attribute display_name.

Returns:

  • (::String)


12489
12490
12491
# File 'sig/types.rbs', line 12489

def display_name
  @display_name
end

#trial_name::String

Returns the value of attribute trial_name.

Returns:

  • (::String)


12488
12489
12490
# File 'sig/types.rbs', line 12488

def trial_name
  @trial_name
end