Class: Aws::Types::Administrator

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.



143
144
145
# File 'sig/types.rbs', line 143

def 
  @account_id
end

#invitation_id::String

Returns the value of attribute invitation_id.



144
145
146
# File 'sig/types.rbs', line 144

def invitation_id
  @invitation_id
end

#invited_at::String

Returns the value of attribute invited_at.



146
147
148
# File 'sig/types.rbs', line 146

def invited_at
  @invited_at
end

#relationship_status::String

Returns the value of attribute relationship_status.



145
146
147
# File 'sig/types.rbs', line 145

def relationship_status
  @relationship_status
end