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:



12567
12568
12569
# File 'sig/types.rbs', line 12567

def display_name
  @display_name
end

#trial_name::String

Returns the value of attribute trial_name.

Returns:



12566
12567
12568
# File 'sig/types.rbs', line 12566

def trial_name
  @trial_name
end