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 DeleteReplicaAction Source #
Represents a replica to be removed.
See: newDeleteReplicaAction
smart constructor.
DeleteReplicaAction' | |
|
Instances
newDeleteReplicaAction Source #
Create a value of DeleteReplicaAction
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:DeleteReplicaAction'
, deleteReplicaAction_regionName
- The Region of the replica to be removed.
deleteReplicaAction_regionName :: Lens' DeleteReplicaAction Text Source #
The Region of the replica to be removed.