Class: Aws::Types::AssociateAccountsInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_ids ⇒ ::Array[::String]

Returns the value of attribute account_ids.

Returns:

  • (::Array[::String])


33
34
35
# File 'sig/types.rbs', line 33

def 
  @account_ids
end

#arn ⇒ ::String

Returns the value of attribute arn.

Returns:

  • (::String)


32
33
34
# File 'sig/types.rbs', line 32

def arn
  @arn
end