| Copyright | (c) 2013-2017 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | None |
| Language | Haskell2010 |
Network.AWS.AppStream.StopFleet
Description
Stops the specified fleet.
Creating a Request
See: stopFleet smart constructor.
Instances
Request Lenses
Destructuring the Response
Arguments
| :: Int | |
| -> StopFleetResponse |
Creates a value of StopFleetResponse with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
storsResponseStatus- -- | The response status code.
data StopFleetResponse Source #
See: stopFleetResponse smart constructor.
Response Lenses
storsResponseStatus :: Lens' StopFleetResponse Int Source #
- - | The response status code.