We recommend new projects start with resources from the AWS provider.
AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi
aws-native.ssmcontacts.Contact
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi
Resource Type definition for AWS::SSMContacts::Contact
Create Contact Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Contact(name: string, args: ContactArgs, opts?: CustomResourceOptions);
@overload
def Contact(resource_name: str,
args: ContactArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Contact(resource_name: str,
opts: Optional[ResourceOptions] = None,
alias: Optional[str] = None,
display_name: Optional[str] = None,
type: Optional[ContactType] = None,
plan: Optional[Sequence[ContactStageArgs]] = None)
func NewContact(ctx *Context, name string, args ContactArgs, opts ...ResourceOption) (*Contact, error)
public Contact(string name, ContactArgs args, CustomResourceOptions? opts = null)
public Contact(String name, ContactArgs args)
public Contact(String name, ContactArgs args, CustomResourceOptions options)
type: aws-native:ssmcontacts:Contact
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 ContactArgs
- 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 ContactArgs
- 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 ContactArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ContactArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ContactArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Contact 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 Contact resource accepts the following input properties:
- Alias string
- Alias of the contact. String value with 20 to 256 characters. Only alphabetical, numeric characters, dash, or underscore allowed.
- Display
Name string - Name of the contact. String value with 3 to 256 characters. Only alphabetical, space, numeric characters, dash, or underscore allowed.
- Type
Pulumi.
Aws Native. Ssm Contacts. Contact Type - Contact type, which specify type of contact. Currently supported values: "PERSONAL", "SHARED", "OTHER".
- Plan
List<Pulumi.
Aws Native. Ssm Contacts. Inputs. Contact Stage> - The stages that an escalation plan or engagement plan engages contacts and contact methods in.
- Alias string
- Alias of the contact. String value with 20 to 256 characters. Only alphabetical, numeric characters, dash, or underscore allowed.
- Display
Name string - Name of the contact. String value with 3 to 256 characters. Only alphabetical, space, numeric characters, dash, or underscore allowed.
- Type
Contact
Type - Contact type, which specify type of contact. Currently supported values: "PERSONAL", "SHARED", "OTHER".
- Plan
[]Contact
Stage Args - The stages that an escalation plan or engagement plan engages contacts and contact methods in.
- alias String
- Alias of the contact. String value with 20 to 256 characters. Only alphabetical, numeric characters, dash, or underscore allowed.
- display
Name String - Name of the contact. String value with 3 to 256 characters. Only alphabetical, space, numeric characters, dash, or underscore allowed.
- type
Contact
Type - Contact type, which specify type of contact. Currently supported values: "PERSONAL", "SHARED", "OTHER".
- plan
List<Contact
Stage> - The stages that an escalation plan or engagement plan engages contacts and contact methods in.
- alias string
- Alias of the contact. String value with 20 to 256 characters. Only alphabetical, numeric characters, dash, or underscore allowed.
- display
Name string - Name of the contact. String value with 3 to 256 characters. Only alphabetical, space, numeric characters, dash, or underscore allowed.
- type
Contact
Type - Contact type, which specify type of contact. Currently supported values: "PERSONAL", "SHARED", "OTHER".
- plan
Contact
Stage[] - The stages that an escalation plan or engagement plan engages contacts and contact methods in.
- alias str
- Alias of the contact. String value with 20 to 256 characters. Only alphabetical, numeric characters, dash, or underscore allowed.
- display_
name str - Name of the contact. String value with 3 to 256 characters. Only alphabetical, space, numeric characters, dash, or underscore allowed.
- type
Contact
Type - Contact type, which specify type of contact. Currently supported values: "PERSONAL", "SHARED", "OTHER".
- plan
Sequence[Contact
Stage Args] - The stages that an escalation plan or engagement plan engages contacts and contact methods in.
- alias String
- Alias of the contact. String value with 20 to 256 characters. Only alphabetical, numeric characters, dash, or underscore allowed.
- display
Name String - Name of the contact. String value with 3 to 256 characters. Only alphabetical, space, numeric characters, dash, or underscore allowed.
- type "PERSONAL" | "ESCALATION" | "ONCALL_SCHEDULE"
- Contact type, which specify type of contact. Currently supported values: "PERSONAL", "SHARED", "OTHER".
- plan 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 Contact resource produces the following output properties:
Supporting Types
ContactChannelTargetInfo, ContactChannelTargetInfoArgs
- 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.
ContactStage, ContactStageArgs
- Duration
In intMinutes - The time to wait until beginning the next stage.
- Rotation
Ids List<string> - List of Rotation Ids to associate with Contact
- Targets
List<Pulumi.
Aws Native. Ssm Contacts. Inputs. Contact 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.
- Rotation
Ids []string - List of Rotation Ids to associate with Contact
- Targets
[]Contact
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.
- rotation
Ids List<String> - List of Rotation Ids to associate with Contact
- targets
List<Contact
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.
- rotation
Ids string[] - List of Rotation Ids to associate with Contact
- targets
Contact
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.
- rotation_
ids Sequence[str] - List of Rotation Ids to associate with Contact
- targets
Sequence[Contact
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.
- rotation
Ids List<String> - List of Rotation Ids to associate with Contact
- targets List<Property Map>
- The contacts or contact methods that the escalation plan or engagement plan is engaging.
ContactTargetInfo, ContactTargetInfoArgs
- 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.
ContactTargets, ContactTargetsArgs
- Channel
Target Pulumi.Info Aws Native. Ssm Contacts. Inputs. Contact Channel Target Info - Information about the contact channel that Incident Manager engages.
- Contact
Target Pulumi.Info Aws Native. Ssm Contacts. Inputs. Contact Target Info - The contact that Incident Manager is engaging during an incident.
- Channel
Target ContactInfo Channel Target Info - Information about the contact channel that Incident Manager engages.
- Contact
Target ContactInfo Target Info - The contact that Incident Manager is engaging during an incident.
- channel
Target ContactInfo Channel Target Info - Information about the contact channel that Incident Manager engages.
- contact
Target ContactInfo Target Info - The contact that Incident Manager is engaging during an incident.
- channel
Target ContactInfo Channel Target Info - Information about the contact channel that Incident Manager engages.
- contact
Target ContactInfo Target Info - The contact that Incident Manager is engaging during an incident.
- channel_
target_ Contactinfo Channel Target Info - Information about the contact channel that Incident Manager engages.
- contact_
target_ Contactinfo Target Info - The contact that Incident Manager is engaging during an incident.
- channel
Target Property MapInfo - Information about the contact channel that Incident Manager engages.
- contact
Target Property MapInfo - The contact that Incident Manager is engaging during an incident.
ContactType, ContactTypeArgs
- Personal
- PERSONAL
- Escalation
- ESCALATION
- Oncall
Schedule - ONCALL_SCHEDULE
- Contact
Type Personal - PERSONAL
- Contact
Type Escalation - ESCALATION
- Contact
Type Oncall Schedule - ONCALL_SCHEDULE
- Personal
- PERSONAL
- Escalation
- ESCALATION
- Oncall
Schedule - ONCALL_SCHEDULE
- Personal
- PERSONAL
- Escalation
- ESCALATION
- Oncall
Schedule - ONCALL_SCHEDULE
- PERSONAL
- PERSONAL
- ESCALATION
- ESCALATION
- ONCALL_SCHEDULE
- ONCALL_SCHEDULE
- "PERSONAL"
- PERSONAL
- "ESCALATION"
- ESCALATION
- "ONCALL_SCHEDULE"
- ONCALL_SCHEDULE
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi