Uses of Class
software.amazon.awssdk.services.ssm.model.SessionManagerOutputUrl
-
Packages that use SessionManagerOutputUrl Package Description software.amazon.awssdk.services.ssm.model -
-
Uses of SessionManagerOutputUrl in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return SessionManagerOutputUrl Modifier and Type Method Description SessionManagerOutputUrlSession. outputUrl()Reserved for future use.Methods in software.amazon.awssdk.services.ssm.model with parameters of type SessionManagerOutputUrl Modifier and Type Method Description Session.BuilderSession.Builder. outputUrl(SessionManagerOutputUrl outputUrl)Reserved for future use.
-