| 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.SSMContacts.Types.Plan
Description
Documentation
The stages that an escalation plan or engagement plan engages contacts and contact methods in.
See: newPlan smart constructor.
Constructors
| Plan' | |
Instances
| FromJSON Plan Source # | |
| ToJSON Plan Source # | |
Defined in Amazonka.SSMContacts.Types.Plan | |
| Generic Plan Source # | |
| Read Plan Source # | |
| Show Plan Source # | |
| NFData Plan Source # | |
Defined in Amazonka.SSMContacts.Types.Plan | |
| Eq Plan Source # | |
| Hashable Plan Source # | |
Defined in Amazonka.SSMContacts.Types.Plan | |
| type Rep Plan Source # | |
Defined in Amazonka.SSMContacts.Types.Plan | |
Create a value of Plan 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:stages:Plan', plan_stages - A list of stages that the escalation plan or engagement plan uses to
engage contacts and contact methods.