Class: Aws::Types::DescribeTrialRequest

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)


5328
5329
5330
# File 'sig/types.rbs', line 5328

def trial_name
  @trial_name
end