Module: Aws::Finspace::Client::_UpdateKxUserResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateKxUserResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#environment_id ⇒ ::String
1028 |
# File 'sig/client.rbs', line 1028
def environment_id: () -> ::String
|
#iam_role ⇒ ::String
1029 |
# File 'sig/client.rbs', line 1029
def iam_role: () -> ::String
|
#user_arn ⇒ ::String
1027 |
# File 'sig/client.rbs', line 1027
def user_arn: () -> ::String
|
#user_name ⇒ ::String
1026 |
# File 'sig/client.rbs', line 1026
def user_name: () -> ::String
|