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)


12481
12482
12483
# File 'sig/types.rbs', line 12481

def display_name
  @display_name
end

#trial_name::String

Returns the value of attribute trial_name.

Returns:

  • (::String)


12480
12481
12482
# File 'sig/types.rbs', line 12480

def trial_name
  @trial_name
end