Class: Aws::Types::AccountDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:email])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


65
66
67
# File 'sig/types.rbs', line 65

def 
  @account_id
end

#email::String

Returns the value of attribute email.

Returns:

  • (::String)


66
67
68
# File 'sig/types.rbs', line 66

def email
  @email
end