Class: Aws::Types::UpdateTargetAccountConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateTargetAccountConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#target_account_configuration ⇒ Types::TargetAccountConfiguration
Returns the value of attribute target_account_configuration.
Instance Attribute Details
#target_account_configuration ⇒ Types::TargetAccountConfiguration
Returns the value of attribute target_account_configuration.
842 843 844 |
# File 'sig/types.rbs', line 842 def target_account_configuration @target_account_configuration end |