Class: Aws::Types::AccountDetails

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:

  • (::String)


51
52
53
# File 'sig/types.rbs', line 51

def 
  @account_id
end

#email::String

Returns the value of attribute email.

Returns:

  • (::String)


52
53
54
# File 'sig/types.rbs', line 52

def email
  @email
end