AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
aws-native.ssmcontacts.Plan
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
Engagement Plan for a SSM Incident Manager Contact.
Create Plan Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Plan(name: string, args?: PlanArgs, opts?: CustomResourceOptions);
@overload
def Plan(resource_name: str,
args: Optional[PlanArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def Plan(resource_name: str,
opts: Optional[ResourceOptions] = None,
contact_id: Optional[str] = None,
rotation_ids: Optional[Sequence[str]] = None,
stages: Optional[Sequence[PlanStageArgs]] = None)
func NewPlan(ctx *Context, name string, args *PlanArgs, opts ...ResourceOption) (*Plan, error)
public Plan(string name, PlanArgs? args = null, CustomResourceOptions? opts = null)
type: aws-native:ssmcontacts:Plan
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args PlanArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args PlanArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args PlanArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args PlanArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args PlanArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Plan Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The Plan resource accepts the following input properties:
- Contact
Id string - Contact ID for the AWS SSM Incident Manager Contact to associate the plan.
- Rotation
Ids List<string> - Rotation Ids to associate with Oncall Contact for engagement.
- Stages
List<Pulumi.
Aws Native. Ssm Contacts. Inputs. Plan Stage> - The stages that an escalation plan or engagement plan engages contacts and contact methods in.
- Contact
Id string - Contact ID for the AWS SSM Incident Manager Contact to associate the plan.
- Rotation
Ids []string - Rotation Ids to associate with Oncall Contact for engagement.
- Stages
[]Plan
Stage Args - The stages that an escalation plan or engagement plan engages contacts and contact methods in.
- contact
Id String - Contact ID for the AWS SSM Incident Manager Contact to associate the plan.
- rotation
Ids List<String> - Rotation Ids to associate with Oncall Contact for engagement.
- stages
List<Plan
Stage> - The stages that an escalation plan or engagement plan engages contacts and contact methods in.
- contact
Id string - Contact ID for the AWS SSM Incident Manager Contact to associate the plan.
- rotation
Ids string[] - Rotation Ids to associate with Oncall Contact for engagement.
- stages
Plan
Stage[] - The stages that an escalation plan or engagement plan engages contacts and contact methods in.
- contact_
id str - Contact ID for the AWS SSM Incident Manager Contact to associate the plan.
- rotation_
ids Sequence[str] - Rotation Ids to associate with Oncall Contact for engagement.
- stages
Sequence[Plan
Stage Args] - The stages that an escalation plan or engagement plan engages contacts and contact methods in.
- contact
Id String - Contact ID for the AWS SSM Incident Manager Contact to associate the plan.
- rotation
Ids List<String> - Rotation Ids to associate with Oncall Contact for engagement.
- stages List<Property Map>
- The stages that an escalation plan or engagement plan engages contacts and contact methods in.
Outputs
All input properties are implicitly available as output properties. Additionally, the Plan resource produces the following output properties:
Supporting Types
PlanChannelTargetInfo, PlanChannelTargetInfoArgs
- Channel
Id string - The Amazon Resource Name (ARN) of the contact channel.
- Retry
Interval intIn Minutes - The number of minutes to wait to retry sending engagement in the case the engagement initially fails.
- Channel
Id string - The Amazon Resource Name (ARN) of the contact channel.
- Retry
Interval intIn Minutes - The number of minutes to wait to retry sending engagement in the case the engagement initially fails.
- channel
Id String - The Amazon Resource Name (ARN) of the contact channel.
- retry
Interval IntegerIn Minutes - The number of minutes to wait to retry sending engagement in the case the engagement initially fails.
- channel
Id string - The Amazon Resource Name (ARN) of the contact channel.
- retry
Interval numberIn Minutes - The number of minutes to wait to retry sending engagement in the case the engagement initially fails.
- channel_
id str - The Amazon Resource Name (ARN) of the contact channel.
- retry_
interval_ intin_ minutes - The number of minutes to wait to retry sending engagement in the case the engagement initially fails.
- channel
Id String - The Amazon Resource Name (ARN) of the contact channel.
- retry
Interval NumberIn Minutes - The number of minutes to wait to retry sending engagement in the case the engagement initially fails.
PlanContactTargetInfo, PlanContactTargetInfoArgs
- Contact
Id string - The Amazon Resource Name (ARN) of the contact.
- Is
Essential bool - A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.
- Contact
Id string - The Amazon Resource Name (ARN) of the contact.
- Is
Essential bool - A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.
- contact
Id String - The Amazon Resource Name (ARN) of the contact.
- is
Essential Boolean - A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.
- contact
Id string - The Amazon Resource Name (ARN) of the contact.
- is
Essential boolean - A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.
- contact_
id str - The Amazon Resource Name (ARN) of the contact.
- is_
essential bool - A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.
- contact
Id String - The Amazon Resource Name (ARN) of the contact.
- is
Essential Boolean - A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.
PlanStage, PlanStageArgs
- Duration
In intMinutes - The time to wait until beginning the next stage.
- Targets
List<Pulumi.
Aws Native. Ssm Contacts. Inputs. Plan Targets> - The contacts or contact methods that the escalation plan or engagement plan is engaging.
- Duration
In intMinutes - The time to wait until beginning the next stage.
- Targets
[]Plan
Targets - The contacts or contact methods that the escalation plan or engagement plan is engaging.
- duration
In IntegerMinutes - The time to wait until beginning the next stage.
- targets
List<Plan
Targets> - The contacts or contact methods that the escalation plan or engagement plan is engaging.
- duration
In numberMinutes - The time to wait until beginning the next stage.
- targets
Plan
Targets[] - The contacts or contact methods that the escalation plan or engagement plan is engaging.
- duration_
in_ intminutes - The time to wait until beginning the next stage.
- targets
Sequence[Plan
Targets] - The contacts or contact methods that the escalation plan or engagement plan is engaging.
- duration
In NumberMinutes - The time to wait until beginning the next stage.
- targets List<Property Map>
- The contacts or contact methods that the escalation plan or engagement plan is engaging.
PlanTargets, PlanTargetsArgs
- Channel
Target Pulumi.Info Aws Native. Ssm Contacts. Inputs. Plan Channel Target Info - Information about the contact channel that Incident Manager engages.
- Contact
Target Pulumi.Info Aws Native. Ssm Contacts. Inputs. Plan Contact Target Info - Information about the contact that Incident Manager engages.
- Channel
Target PlanInfo Channel Target Info - Information about the contact channel that Incident Manager engages.
- Contact
Target PlanInfo Contact Target Info - Information about the contact that Incident Manager engages.
- channel
Target PlanInfo Channel Target Info - Information about the contact channel that Incident Manager engages.
- contact
Target PlanInfo Contact Target Info - Information about the contact that Incident Manager engages.
- channel
Target PlanInfo Channel Target Info - Information about the contact channel that Incident Manager engages.
- contact
Target PlanInfo Contact Target Info - Information about the contact that Incident Manager engages.
- channel_
target_ Planinfo Channel Target Info - Information about the contact channel that Incident Manager engages.
- contact_
target_ Planinfo Contact Target Info - Information about the contact that Incident Manager engages.
- channel
Target Property MapInfo - Information about the contact channel that Incident Manager engages.
- contact
Target Property MapInfo - Information about the contact that Incident Manager engages.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi