Class: Aws::Types::DescribeUserProfileRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_id::String

Returns the value of attribute domain_id.

Returns:

  • (::String)


5347
5348
5349
# File 'sig/types.rbs', line 5347

def domain_id
  @domain_id
end

#user_profile_name::String

Returns the value of attribute user_profile_name.

Returns:

  • (::String)


5348
5349
5350
# File 'sig/types.rbs', line 5348

def 
  @user_profile_name
end