| 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.SSMIncidents.Types.DeleteRegionAction
Description
Documentation
data DeleteRegionAction Source #
Defines the information about the Amazon Web Services Region you're deleting from your replication set.
See: newDeleteRegionAction smart constructor.
Constructors
| DeleteRegionAction' | |
Fields
| |
Instances
newDeleteRegionAction Source #
Arguments
| :: Text | |
| -> DeleteRegionAction |
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 Amazon Web Services Region you're deleting from the
replication set.
deleteRegionAction_regionName :: Lens' DeleteRegionAction Text Source #
The name of the Amazon Web Services Region you're deleting from the replication set.