@Stability(value=Experimental)
See: Description
Interface | Description |
---|---|
CfnContact.ChannelTargetInfoProperty |
Information about the contact channel that Incident Manager uses to engage the contact.
|
CfnContact.ContactTargetInfoProperty |
The contact that Incident Manager is engaging during an incident.
|
CfnContact.StageProperty |
The `Stage` property type specifies a set amount of time that an escalation plan or engagement plan engages the specified contacts or contact methods.
|
CfnContact.TargetsProperty |
The contact or contact channel that's being engaged.
|
CfnContactChannelProps |
Properties for defining a `CfnContactChannel`.
|
CfnContactProps |
Properties for defining a `CfnContact`.
|
CfnPlan.ChannelTargetInfoProperty |
Information about the contact channel that Incident Manager uses to engage the contact.
|
CfnPlan.ContactTargetInfoProperty |
The contact that Incident Manager is engaging during an incident.
|
CfnPlan.StageProperty |
A set amount of time that an escalation plan or engagement plan engages the specified contacts or contact methods.
|
CfnPlan.TargetsProperty |
The contact or contact channel that's being engaged.
|
CfnPlanProps |
Properties for defining a `CfnPlan`.
|
CfnRotation.CoverageTimeProperty |
Information about when an on-call shift begins and ends.
|
CfnRotation.MonthlySettingProperty |
Information about on-call rotations that recur monthly.
|
CfnRotation.RecurrenceSettingsProperty |
Information about when an on-call rotation is in effect and how long the rotation period lasts.
|
CfnRotation.ShiftCoverageProperty |
Information about the days of the week that the on-call rotation coverage includes.
|
CfnRotation.WeeklySettingProperty |
Information about rotations that recur weekly.
|
CfnRotationProps |
Properties for defining a `CfnRotation`.
|
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
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:
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.)
Copyright © 2023. All rights reserved.