Class: Aws::Types::GetTargetAccountConfigurationRequest

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)


510
511
512
# File 'sig/types.rbs', line 510

def 
  @account_id
end

#experiment_template_id::String

Returns the value of attribute experiment_template_id.

Returns:

  • (::String)


509
510
511
# File 'sig/types.rbs', line 509

def experiment_template_id
  @experiment_template_id
end