Module: Aws::WorkSpacesWeb::Client::_AssociateSessionLoggerResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AssociateSessionLoggerResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#portal_arn ⇒ ::String
131 |
# File 'sig/client.rbs', line 131
def portal_arn: () -> ::String
|
#session_logger_arn ⇒ ::String
132 |
# File 'sig/client.rbs', line 132
def session_logger_arn: () -> ::String
|