Module: Aws::Finspace::Client::_CreateKxUserResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateKxUserResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#environment_id ⇒ ::String
329 |
# File 'sig/client.rbs', line 329
def environment_id: () -> ::String
|
#iam_role ⇒ ::String
330 |
# File 'sig/client.rbs', line 330
def iam_role: () -> ::String
|
#user_arn ⇒ ::String
328 |
# File 'sig/client.rbs', line 328
def user_arn: () -> ::String
|
#user_name ⇒ ::String
327 |
# File 'sig/client.rbs', line 327
def user_name: () -> ::String
|