Class: Aws::Types::TraceUser

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#service_ids::Array[Types::ServiceId]

Returns the value of attribute service_ids.

Returns:



1007
1008
1009
# File 'sig/types.rbs', line 1007

def service_ids
  @service_ids
end

#user_name::String

Returns the value of attribute user_name.

Returns:

  • (::String)


1006
1007
1008
# File 'sig/types.rbs', line 1006

def user_name
  @user_name
end