Class: Aws::Types::GetExperimentTargetAccountConfigurationRequest

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:



479
480
481
# File 'sig/types.rbs', line 479

def 
  @account_id
end

#experiment_id::String

Returns the value of attribute experiment_id.

Returns:



478
479
480
# File 'sig/types.rbs', line 478

def experiment_id
  @experiment_id
end