Copyright | (c) 2013-2021 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 |
Documentation
data EndSessionResult Source #
Contains the details of the ended session.
See: newEndSessionResult
smart constructor.
EndSessionResult' | |
|
Instances
newEndSessionResult :: EndSessionResult Source #
Create a value of EndSessionResult
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:timingInformation:EndSessionResult'
, endSessionResult_timingInformation
- Contains server-side performance information for the command.
endSessionResult_timingInformation :: Lens' EndSessionResult (Maybe TimingInformation) Source #
Contains server-side performance information for the command.