menu
aws_ssm_api package
documentation
ssm-2014-11-06.dart
ResumeSessionResponse
ResumeSessionResponse constructor
ResumeSessionResponse constructor
dark_mode
light_mode
ResumeSessionResponse
constructor
ResumeSessionResponse
(
{
String
?
sessionId
,
String
?
streamUrl
,
String
?
tokenValue
,
})
Implementation
ResumeSessionResponse({ this.sessionId, this.streamUrl, this.tokenValue, });
aws_ssm_api package
documentation
ssm-2014-11-06
ResumeSessionResponse
ResumeSessionResponse constructor
ResumeSessionResponse class