Class: Aws::Types::UpdateUserProfileResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateUserProfileResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#user_profile_arn ⇒ ::String
Returns the value of attribute user_profile_arn.
Instance Attribute Details
#user_profile_arn ⇒ ::String
Returns the value of attribute user_profile_arn.
12506 12507 12508 |
# File 'sig/types.rbs', line 12506 def user_profile_arn @user_profile_arn end |