Class: Aws::Types::TargetAccountConfiguration

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:



713
714
715
# File 'sig/types.rbs', line 713

def 
  @account_id
end

#description::String

Returns the value of attribute description.

Returns:



714
715
716
# File 'sig/types.rbs', line 714

def description
  @description
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:



712
713
714
# File 'sig/types.rbs', line 712

def role_arn
  @role_arn
end