Package software.amazon.awscdk.services.ssmcontacts
package software.amazon.awscdk.services.ssmcontacts
AWS::SSMContacts Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.ssmcontacts.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for SSMContacts construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::SSMContacts resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::SSMContacts.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionThe
AWS::SSMContacts::Contact
resource specifies a contact or escalation plan.A fluent builder forCfnContact
.Information about the contact channel that Incident Manager uses to engage the contact.A builder forCfnContact.ChannelTargetInfoProperty
An implementation forCfnContact.ChannelTargetInfoProperty
The contact that Incident Manager is engaging during an incident.A builder forCfnContact.ContactTargetInfoProperty
An implementation forCfnContact.ContactTargetInfoProperty
TheStage
property type specifies a set amount of time that an escalation plan or engagement plan engages the specified contacts or contact methods.A builder forCfnContact.StageProperty
An implementation forCfnContact.StageProperty
The contact or contact channel that's being engaged.A builder forCfnContact.TargetsProperty
An implementation forCfnContact.TargetsProperty
TheAWS::SSMContacts::ContactChannel
resource specifies a contact channel as the method that Incident Manager uses to engage your contact.A fluent builder forCfnContactChannel
.Properties for defining aCfnContactChannel
.A builder forCfnContactChannelProps
An implementation forCfnContactChannelProps
Properties for defining aCfnContact
.A builder forCfnContactProps
An implementation forCfnContactProps
Information about the stages and on-call rotation teams associated with an escalation plan or engagement plan.A fluent builder forCfnPlan
.Information about the contact channel that Incident Manager uses to engage the contact.A builder forCfnPlan.ChannelTargetInfoProperty
An implementation forCfnPlan.ChannelTargetInfoProperty
The contact that Incident Manager is engaging during an incident.A builder forCfnPlan.ContactTargetInfoProperty
An implementation forCfnPlan.ContactTargetInfoProperty
A set amount of time that an escalation plan or engagement plan engages the specified contacts or contact methods.A builder forCfnPlan.StageProperty
An implementation forCfnPlan.StageProperty
The contact or contact channel that's being engaged.A builder forCfnPlan.TargetsProperty
An implementation forCfnPlan.TargetsProperty
Properties for defining aCfnPlan
.A builder forCfnPlanProps
An implementation forCfnPlanProps
Specifies a rotation in an on-call schedule.A fluent builder forCfnRotation
.Information about when an on-call shift begins and ends.A builder forCfnRotation.CoverageTimeProperty
An implementation forCfnRotation.CoverageTimeProperty
Information about on-call rotations that recur monthly.A builder forCfnRotation.MonthlySettingProperty
An implementation forCfnRotation.MonthlySettingProperty
Information about when an on-call rotation is in effect and how long the rotation period lasts.A builder forCfnRotation.RecurrenceSettingsProperty
An implementation forCfnRotation.RecurrenceSettingsProperty
Information about the days of the week that the on-call rotation coverage includes.A builder forCfnRotation.ShiftCoverageProperty
An implementation forCfnRotation.ShiftCoverageProperty
Information about rotations that recur weekly.A builder forCfnRotation.WeeklySettingProperty
An implementation forCfnRotation.WeeklySettingProperty
Properties for defining aCfnRotation
.A builder forCfnRotationProps
An implementation forCfnRotationProps