Class: Aws::Types::ExperimentError

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


191
192
193
# File 'sig/types.rbs', line 191

def 
  @account_id
end

#code::String

Returns the value of attribute code.

Returns:

  • (::String)


192
193
194
# File 'sig/types.rbs', line 192

def code
  @code
end

#location::String

Returns the value of attribute location.

Returns:

  • (::String)


193
194
195
# File 'sig/types.rbs', line 193

def location
  @location
end