Class: Aws::Types::AccountReceiver

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:alias, :aws_account_id])

Instance Attribute Summary collapse

Instance Attribute Details

#alias::String

Returns the value of attribute alias.

Returns:

  • (::String)


35
36
37
# File 'sig/types.rbs', line 35

def alias
  @alias
end

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


36
37
38
# File 'sig/types.rbs', line 36

def 
  @aws_account_id
end