Module: Aws::Finspace::Client::_GetKxUserResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetKxUserResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#environment_id ⇒ ::String
640 |
# File 'sig/client.rbs', line 640
def environment_id: () -> ::String
|
#iam_role ⇒ ::String
641 |
# File 'sig/client.rbs', line 641
def iam_role: () -> ::String
|
#user_arn ⇒ ::String
639 |
# File 'sig/client.rbs', line 639
def user_arn: () -> ::String
|
#user_name ⇒ ::String
638 |
# File 'sig/client.rbs', line 638
def user_name: () -> ::String
|