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 ServiceUpdateRequest Source #
A request to apply a service update
See: newServiceUpdateRequest
smart constructor.
ServiceUpdateRequest' | |
|
Instances
newServiceUpdateRequest :: ServiceUpdateRequest Source #
Create a value of ServiceUpdateRequest
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:serviceUpdateNameToApply:ServiceUpdateRequest'
, serviceUpdateRequest_serviceUpdateNameToApply
- The unique ID of the service update
serviceUpdateRequest_serviceUpdateNameToApply :: Lens' ServiceUpdateRequest (Maybe Text) Source #
The unique ID of the service update