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 DeleteRegionAction Source #
Defines the information about the Region you're deleting from your replication set.
See: newDeleteRegionAction
smart constructor.
DeleteRegionAction' | |
|
Instances
newDeleteRegionAction Source #
Create a value of DeleteRegionAction
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:regionName:DeleteRegionAction'
, deleteRegionAction_regionName
- The name of the Region you're deleting from the replication set.
deleteRegionAction_regionName :: Lens' DeleteRegionAction Text Source #
The name of the Region you're deleting from the replication set.