| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.MemoryDb.Types.ServiceUpdateRequest
Description
Documentation
data ServiceUpdateRequest Source #
A request to apply a service update
See: newServiceUpdateRequest smart constructor.
Constructors
| ServiceUpdateRequest' | |
Fields
| |
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