Class: Aws::Types::DeleteTargetAccountConfigurationRequest

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:



137
138
139
# File 'sig/types.rbs', line 137

def 
  @account_id
end

#experiment_template_id::String

Returns the value of attribute experiment_template_id.

Returns:



136
137
138
# File 'sig/types.rbs', line 136

def experiment_template_id
  @experiment_template_id
end