AWS.Tools.SSMContacts.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.SSMContacts</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.AddSMCResourceTagCmdlet">
            <summary>
            Tags a contact or escalation plan. You can tag only contacts and escalation plans
            in the first region of your replication set.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.AddSMCResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the contact or escalation plan.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.AddSMCResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>A list of tags that you are adding to the contact or escalation plan.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.AddSMCResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.AddSMCResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceARN parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceARN' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.AddSMCResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.ConfirmSMCPageCmdlet">
            <summary>
            Used to acknowledge an engagement to a contact channel during an incident.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.ConfirmSMCPageCmdlet.AcceptCode">
            <summary>
            <para>
            <para>A 6-digit code used to acknowledge the page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.ConfirmSMCPageCmdlet.AcceptCodeValidation">
            <summary>
            <para>
            <para>An optional field that Incident Manager uses to <c>ENFORCE</c><c>AcceptCode</c> validation
            when acknowledging an page. Acknowledgement can occur by replying to a page, or when
            entering the AcceptCode in the console. Enforcing AcceptCode validation causes Incident
            Manager to verify that the code entered by the user matches the code sent by Incident
            Manager with the page.</para><para>Incident Manager can also <c>IGNORE</c><c>AcceptCode</c> validation. Ignoring <c>AcceptCode</c>
            validation causes Incident Manager to accept any value entered for the <c>AcceptCode</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.ConfirmSMCPageCmdlet.AcceptType">
            <summary>
            <para>
            <para>The type indicates if the page was <c>DELIVERED</c> or <c>READ</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.ConfirmSMCPageCmdlet.ContactChannelId">
            <summary>
            <para>
            <para>The ARN of the contact channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.ConfirmSMCPageCmdlet.Note">
            <summary>
            <para>
            <para>Information provided by the user when the user acknowledges the page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.ConfirmSMCPageCmdlet.PageId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the engagement to a contact channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.ConfirmSMCPageCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.AcceptPageResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.ConfirmSMCPageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PageId parameter.
            The -PassThru parameter is deprecated, use -Select '^PageId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.ConfirmSMCPageCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.DisableSMCContactChannelCmdlet">
            <summary>
            To no longer receive Incident Manager engagements to a contact channel, you can deactivate
            the channel.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.DisableSMCContactChannelCmdlet.ContactChannelId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the contact channel you're deactivating.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.DisableSMCContactChannelCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.DeactivateContactChannelResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.DisableSMCContactChannelCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactChannelId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactChannelId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.DisableSMCContactChannelCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.EnableSMCContactChannelCmdlet">
            <summary>
            Activates a contact's contact channel. Incident Manager can't engage a contact until
            the contact channel has been activated.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.EnableSMCContactChannelCmdlet.ActivationCode">
            <summary>
            <para>
            <para>The code sent to the contact channel when it was created in the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.EnableSMCContactChannelCmdlet.ContactChannelId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the contact channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.EnableSMCContactChannelCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.ActivateContactChannelResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.EnableSMCContactChannelCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactChannelId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactChannelId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.EnableSMCContactChannelCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactCmdlet">
            <summary>
            Retrieves information about the specified contact or escalation plan.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactCmdlet.ContactId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the contact or escalation plan.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.GetContactResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.GetContactResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactChannelCmdlet">
            <summary>
            List details about a specific contact channel.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactChannelCmdlet.ContactChannelId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the contact channel you want information about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactChannelCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.GetContactChannelResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.GetContactChannelResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactChannelCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactChannelId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactChannelId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactChannelListCmdlet">
            <summary>
            Lists all contact channels for the specified contact.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactChannelListCmdlet.ContactId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactChannelListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of contact channels per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactChannelListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token to continue to the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactChannelListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ContactChannels'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.ListContactChannelsResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.ListContactChannelsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactChannelListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactListCmdlet">
            <summary>
            Lists all contacts and escalation plans in Incident Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactListCmdlet.AliasPrefix">
            <summary>
            <para>
            <para>Used to list only contacts who's aliases start with the specified prefix.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactListCmdlet.Type">
            <summary>
            <para>
            <para>The type of contact. A contact is type <c>PERSONAL</c> and an escalation plan is type
            <c>ESCALATION</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of contacts and escalation plans per page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token to continue to the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Contacts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.ListContactsResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.ListContactsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Type parameter.
            The -PassThru parameter is deprecated, use -Select '^Type' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactPolicyCmdlet">
            <summary>
            Retrieves the resource policies attached to the specified contact or escalation plan.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactPolicyCmdlet.ContactArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the contact or escalation plan.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactPolicyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.GetContactPolicyResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.GetContactPolicyResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCContactPolicyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.GetSMCEngagementCmdlet">
            <summary>
            Incident Manager uses engagements to engage contacts and escalation plans during an
            incident. Use this command to describe the engagement that occurred during an incident.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCEngagementCmdlet.EngagementId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the engagement you want the details of.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCEngagementCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.DescribeEngagementResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.DescribeEngagementResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCEngagementCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EngagementId parameter.
            The -PassThru parameter is deprecated, use -Select '^EngagementId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.GetSMCEngagementListCmdlet">
            <summary>
            Lists all engagements that have happened in an incident.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCEngagementListCmdlet.TimeRangeValue_EndTime">
            <summary>
            <para>
            <para>The end of the time range.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCEngagementListCmdlet.IncidentId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the incident you're listing engagements for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCEngagementListCmdlet.TimeRangeValue_StartTime">
            <summary>
            <para>
            <para>The start of the time range.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCEngagementListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of engagements per page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCEngagementListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token to continue to the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCEngagementListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Engagements'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.ListEngagementsResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.ListEngagementsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCEngagementListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the IncidentId parameter.
            The -PassThru parameter is deprecated, use -Select '^IncidentId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.GetSMCPageCmdlet">
            <summary>
            Lists details of the engagement to a contact channel.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPageCmdlet.PageId">
            <summary>
            <para>
            <para>The ID of the engagement to a contact channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPageCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.DescribePageResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.DescribePageResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PageId parameter.
            The -PassThru parameter is deprecated, use -Select '^PageId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.GetSMCPageReceiptListCmdlet">
            <summary>
            Lists all of the engagements to contact channels that have been acknowledged.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPageReceiptListCmdlet.PageId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the engagement to a specific contact channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPageReceiptListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of acknowledgements per page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPageReceiptListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token to continue to the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPageReceiptListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Receipts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.ListPageReceiptsResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.ListPageReceiptsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPageReceiptListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PageId parameter.
            The -PassThru parameter is deprecated, use -Select '^PageId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.GetSMCPageResolutionListCmdlet">
            <summary>
            Returns the resolution path of an engagement. For example, the escalation plan engaged
            in an incident might target an on-call schedule that includes several contacts in
            a rotation, but just one contact on-call when the incident starts. The resolution
            path indicates the hierarchy of <i>escalation plan &gt; on-call schedule &gt; contact</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPageResolutionListCmdlet.PageId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the contact engaged for the incident.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPageResolutionListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token to start the list. Use this token to get the next set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPageResolutionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PageResolutions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.ListPageResolutionsResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.ListPageResolutionsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPageResolutionListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PageId parameter.
            The -PassThru parameter is deprecated, use -Select '^PageId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.GetSMCPagesByContactListCmdlet">
            <summary>
            Lists the engagements to a contact's contact channels.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPagesByContactListCmdlet.ContactId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the contact you are retrieving engagements for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPagesByContactListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of engagements to contact channels to list per page of results.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPagesByContactListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token to continue to the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPagesByContactListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Pages'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.ListPagesByContactResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.ListPagesByContactResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPagesByContactListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.GetSMCPagesByEngagementListCmdlet">
            <summary>
            Lists the engagements to contact channels that occurred by engaging a contact.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPagesByEngagementListCmdlet.EngagementId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the engagement.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPagesByEngagementListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of engagements to contact channels to list per page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPagesByEngagementListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token to continue to the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPagesByEngagementListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Pages'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.ListPagesByEngagementResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.ListPagesByEngagementResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPagesByEngagementListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EngagementId parameter.
            The -PassThru parameter is deprecated, use -Select '^EngagementId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.GetSMCPreviewRotationShiftListCmdlet">
            <summary>
            Returns a list of shifts based on rotation configuration parameters.
             
             <note><para>
            The Incident Manager primarily uses this operation to populate the <b>Preview</b>
            calendar. It is not typically run by end users.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPreviewRotationShiftListCmdlet.Recurrence_DailySetting">
            <summary>
            <para>
            <para>Information about on-call rotations that recur daily.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPreviewRotationShiftListCmdlet.EndTime">
            <summary>
            <para>
            <para>The date and time a rotation shift would end.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPreviewRotationShiftListCmdlet.Member">
            <summary>
            <para>
            <para>The contacts that would be assigned to a rotation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPreviewRotationShiftListCmdlet.Recurrence_MonthlySetting">
            <summary>
            <para>
            <para>Information about on-call rotations that recur monthly.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPreviewRotationShiftListCmdlet.Recurrence_NumberOfOnCall">
            <summary>
            <para>
            <para>The number of contacts, or shift team members designated to be on call concurrently
            during a shift. For example, in an on-call schedule containing ten contacts, a value
            of <c>2</c> designates that two of them are on call at any given time.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPreviewRotationShiftListCmdlet.Override">
            <summary>
            <para>
            <para>Information about changes that would be made in a rotation override.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPreviewRotationShiftListCmdlet.Recurrence_RecurrenceMultiplier">
            <summary>
            <para>
            <para>The number of days, weeks, or months a single rotation lasts.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPreviewRotationShiftListCmdlet.RotationStartTime">
            <summary>
            <para>
            <para>The date and time a rotation would begin. The first shift is calculated from this
            date and time.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPreviewRotationShiftListCmdlet.Recurrence_ShiftCoverage">
            <summary>
            <para>
            <para>Information about the days of the week included in on-call rotation coverage.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPreviewRotationShiftListCmdlet.StartTime">
            <summary>
            <para>
            <para>Used to filter the range of calculated shifts before sending the response back to
            the user. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPreviewRotationShiftListCmdlet.TimeZoneId">
            <summary>
            <para>
            <para>The time zone the rotation’s activity would be based on, in Internet Assigned Numbers
            Authority (IANA) format. For example: "America/Los_Angeles", "UTC", or "Asia/Seoul".
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPreviewRotationShiftListCmdlet.Recurrence_WeeklySetting">
            <summary>
            <para>
            <para>Information about on-call rotations that recur weekly.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPreviewRotationShiftListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of items to return for this call. The call also returns a token
            that can be specified in a subsequent call to get the next set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPreviewRotationShiftListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token to start the list. This token is used to get the next set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCPreviewRotationShiftListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RotationShifts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.ListPreviewRotationShiftsResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.ListPreviewRotationShiftsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.GetSMCResourceTagCmdlet">
            <summary>
            Lists the tags of an escalation plan or contact.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the contact or escalation plan.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Tags'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.ListTagsForResourceResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceARN parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceARN' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationCmdlet">
            <summary>
            Retrieves information about an on-call rotation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationCmdlet.RotationId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the on-call rotation to retrieve information about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.GetRotationResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.GetRotationResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RotationId parameter.
            The -PassThru parameter is deprecated, use -Select '^RotationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationListCmdlet">
            <summary>
            Retrieves a list of on-call rotations.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationListCmdlet.RotationNamePrefix">
            <summary>
            <para>
            <para>A filter to include rotations in list results based on their common prefix. For example,
            entering prod returns a list of all rotation names that begin with <c>prod</c>, such
            as <c>production</c> and <c>prod-1</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of items to return for this call. The call also returns a token
            that you can specify in a subsequent call to get the next set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token to start the list. Use this token to get the next set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Rotations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.ListRotationsResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.ListRotationsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RotationNamePrefix parameter.
            The -PassThru parameter is deprecated, use -Select '^RotationNamePrefix' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationOverrideCmdlet">
            <summary>
            Retrieves information about an override to an on-call rotation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationOverrideCmdlet.RotationId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the overridden rotation to retrieve information
            about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationOverrideCmdlet.RotationOverrideId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the on-call rotation override to retrieve information
            about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationOverrideCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.GetRotationOverrideResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.GetRotationOverrideResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationOverrideListCmdlet">
            <summary>
            Retrieves a list of overrides currently specified for an on-call rotation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationOverrideListCmdlet.EndTime">
            <summary>
            <para>
            <para>The date and time for the end of a time range for listing overrides.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationOverrideListCmdlet.RotationId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the rotation to retrieve information about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationOverrideListCmdlet.StartTime">
            <summary>
            <para>
            <para>The date and time for the beginning of a time range for listing overrides.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationOverrideListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of items to return for this call. The call also returns a token
            that you can specify in a subsequent call to get the next set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationOverrideListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token to start the list. Use this token to get the next set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationOverrideListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RotationOverrides'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.ListRotationOverridesResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.ListRotationOverridesResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationOverrideListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RotationId parameter.
            The -PassThru parameter is deprecated, use -Select '^RotationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationShiftListCmdlet">
            <summary>
            Returns a list of shifts generated by an existing rotation in the system.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationShiftListCmdlet.EndTime">
            <summary>
            <para>
            <para>The date and time for the end of the time range to list shifts for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationShiftListCmdlet.RotationId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the rotation to retrieve shift information about.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationShiftListCmdlet.StartTime">
            <summary>
            <para>
            <para>The date and time for the beginning of the time range to list shifts for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationShiftListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of items to return for this call. The call also returns a token
            that you can specify in a subsequent call to get the next set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationShiftListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token to start the list. Use this token to get the next set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationShiftListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RotationShifts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.ListRotationShiftsResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.ListRotationShiftsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.GetSMCRotationShiftListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RotationId parameter.
            The -PassThru parameter is deprecated, use -Select '^RotationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactCmdlet">
            <summary>
            Contacts are either the contacts that Incident Manager engages during an incident
            or the escalation plans that Incident Manager uses to engage contacts in phases during
            an incident.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactCmdlet.Alias">
            <summary>
            <para>
            <para>The short name to quickly identify a contact or escalation plan. The contact alias
            must be unique and identifiable.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactCmdlet.DisplayName">
            <summary>
            <para>
            <para>The full name of the contact or escalation plan.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>A token ensuring that the operation is called only once with the specified details.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactCmdlet.Plan_RotationId">
            <summary>
            <para>
            <para>The Amazon Resource Names (ARNs) of the on-call rotations associated with the plan.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactCmdlet.Plan_Stage">
            <summary>
            <para>
            <para>A list of stages that the escalation plan or engagement plan uses to engage contacts
            and contact methods.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactCmdlet.Tag">
            <summary>
            <para>
            <para>Adds a tag to the target. You can only tag resources created in the first Region of
            your replication set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactCmdlet.Type">
            <summary>
            <para>
            <para>To create an escalation plan use <c>ESCALATION</c>. To create a contact use <c>PERSONAL</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ContactArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.CreateContactResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.CreateContactResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Alias parameter.
            The -PassThru parameter is deprecated, use -Select '^Alias' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactChannelCmdlet">
            <summary>
            A contact channel is the method that Incident Manager uses to engage your contact.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactChannelCmdlet.ContactId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the contact you are adding the contact channel to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactChannelCmdlet.DeferActivation">
            <summary>
            <para>
            <para>If you want to activate the channel at a later time, you can choose to defer activation.
            Incident Manager can't engage your contact channel until it has been activated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactChannelCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>A token ensuring that the operation is called only once with the specified details.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactChannelCmdlet.Name">
            <summary>
            <para>
            <para>The name of the contact channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactChannelCmdlet.DeliveryAddress_SimpleAddress">
            <summary>
            <para>
            <para>The format is dependent on the type of the contact channel. The following are the
            expected formats:</para><ul><li><para>SMS - '+' followed by the country code and phone number</para></li><li><para>VOICE - '+' followed by the country code and phone number</para></li><li><para>EMAIL - any standard email format</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactChannelCmdlet.Type">
            <summary>
            <para>
            <para>Incident Manager supports three types of contact channels:</para><ul><li><para><c>SMS</c></para></li><li><para><c>VOICE</c></para></li><li><para><c>EMAIL</c></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactChannelCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ContactChannelArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.CreateContactChannelResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.CreateContactChannelResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactChannelCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCContactChannelCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationCmdlet">
            <summary>
            Creates a rotation in an on-call schedule.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationCmdlet.ContactId">
            <summary>
            <para>
            <para>The Amazon Resource Names (ARNs) of the contacts to add to the rotation.</para><para>The order that you list the contacts in is their shift order in the rotation schedule.
            To change the order of the contact's shifts, use the <a>UpdateRotation</a> operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationCmdlet.Recurrence_DailySetting">
            <summary>
            <para>
            <para>Information about on-call rotations that recur daily.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>A token that ensures that the operation is called only once with the specified details.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationCmdlet.Recurrence_MonthlySetting">
            <summary>
            <para>
            <para>Information about on-call rotations that recur monthly.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationCmdlet.Name">
            <summary>
            <para>
            <para>The name of the rotation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationCmdlet.Recurrence_NumberOfOnCall">
            <summary>
            <para>
            <para>The number of contacts, or shift team members designated to be on call concurrently
            during a shift. For example, in an on-call schedule containing ten contacts, a value
            of <c>2</c> designates that two of them are on call at any given time.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationCmdlet.Recurrence_RecurrenceMultiplier">
            <summary>
            <para>
            <para>The number of days, weeks, or months a single rotation lasts.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationCmdlet.Recurrence_ShiftCoverage">
            <summary>
            <para>
            <para>Information about the days of the week included in on-call rotation coverage.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationCmdlet.StartTime">
            <summary>
            <para>
            <para>The date and time that the rotation goes into effect.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationCmdlet.Tag">
            <summary>
            <para>
            <para>Optional metadata to assign to the rotation. Tags enable you to categorize a resource
            in different ways, such as by purpose, owner, or environment. For more information,
            see <a href="https://docs.aws.amazon.com/incident-manager/latest/userguide/tagging.html">Tagging
            Incident Manager resources</a> in the <i>Incident Manager User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationCmdlet.TimeZoneId">
            <summary>
            <para>
            <para>The time zone to base the rotation’s activity on in Internet Assigned Numbers Authority
            (IANA) format. For example: "America/Los_Angeles", "UTC", or "Asia/Seoul". For more
            information, see the <a href="https://www.iana.org/time-zones">Time Zone Database</a>
            on the IANA website.</para><note><para>Designators for time zones that don’t support Daylight Savings Time rules, such as
            Pacific Standard Time (PST) and Pacific Daylight Time (PDT), are not supported.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationCmdlet.Recurrence_WeeklySetting">
            <summary>
            <para>
            <para>Information about on-call rotations that recur weekly.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RotationArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.CreateRotationResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.CreateRotationResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationOverrideCmdlet">
            <summary>
            Creates an override for a rotation in an on-call schedule.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationOverrideCmdlet.EndTime">
            <summary>
            <para>
            <para>The date and time when the override ends.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationOverrideCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>A token that ensures that the operation is called only once with the specified details.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationOverrideCmdlet.NewContactId">
            <summary>
            <para>
            <para>The Amazon Resource Names (ARNs) of the contacts to replace those in the current on-call
            rotation with.</para><para>If you want to include any current team members in the override shift, you must include
            their ARNs in the new contact ID list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationOverrideCmdlet.RotationId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the rotation to create an override for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationOverrideCmdlet.StartTime">
            <summary>
            <para>
            <para>The date and time when the override goes into effect.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationOverrideCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RotationOverrideId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.CreateRotationOverrideResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.CreateRotationOverrideResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.NewSMCRotationOverrideCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCContactCmdlet">
            <summary>
            To remove a contact from Incident Manager, you can delete the contact. Deleting a
            contact removes them from all escalation plans and related response plans. Deleting
            an escalation plan removes it from all related response plans. You will have to recreate
            the contact and its contact channels before you can use it again.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCContactCmdlet.ContactId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the contact that you're deleting.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCContactCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.DeleteContactResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCContactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCContactCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCContactChannelCmdlet">
            <summary>
            To no longer receive engagements on a contact channel, you can delete the channel
            from a contact. Deleting the contact channel removes it from the contact's engagement
            plan. If you delete the only contact channel for a contact, you won't be able to engage
            that contact during an incident.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCContactChannelCmdlet.ContactChannelId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the contact channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCContactChannelCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.DeleteContactChannelResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCContactChannelCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactChannelId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactChannelId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCContactChannelCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCResourceTagCmdlet">
            <summary>
            Removes tags from the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the contact or escalation plan.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The key of the tag that you want to remove.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceARN parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceARN' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCRotationCmdlet">
            <summary>
            Deletes a rotation from the system. If a rotation belongs to more than one on-call
            schedule, this operation deletes it from all of them.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCRotationCmdlet.RotationId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the on-call rotation to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCRotationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.DeleteRotationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCRotationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RotationId parameter.
            The -PassThru parameter is deprecated, use -Select '^RotationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCRotationCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCRotationOverrideCmdlet">
            <summary>
            Deletes an existing override for an on-call rotation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCRotationOverrideCmdlet.RotationId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the rotation that was overridden.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCRotationOverrideCmdlet.RotationOverrideId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the on-call rotation override to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCRotationOverrideCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.DeleteRotationOverrideResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.RemoveSMCRotationOverrideCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.SendSMCActivationCodeCmdlet">
            <summary>
            Sends an activation code to a contact channel. The contact can use this code to activate
            the contact channel in the console or with the <c>ActivateChannel</c> operation. Incident
            Manager can't engage a contact channel until it has been activated.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.SendSMCActivationCodeCmdlet.ContactChannelId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the contact channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.SendSMCActivationCodeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.SendActivationCodeResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.SendSMCActivationCodeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactChannelId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactChannelId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.SendSMCActivationCodeCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.StartSMCEngagementCmdlet">
            <summary>
            Starts an engagement to a contact or escalation plan. The engagement engages each
            contact specified in the incident.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.StartSMCEngagementCmdlet.ContactId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the contact being engaged.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.StartSMCEngagementCmdlet.Content">
            <summary>
            <para>
            <para>The secure content of the message that was sent to the contact. Use this field for
            engagements to <c>VOICE</c> or <c>EMAIL</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.StartSMCEngagementCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>A token ensuring that the operation is called only once with the specified details.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.StartSMCEngagementCmdlet.IncidentId">
            <summary>
            <para>
            <para>The ARN of the incident that the engagement is part of.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.StartSMCEngagementCmdlet.PublicContent">
            <summary>
            <para>
            <para>The insecure content of the message that was sent to the contact. Use this field for
            engagements to <c>SMS</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.StartSMCEngagementCmdlet.PublicSubject">
            <summary>
            <para>
            <para>The insecure subject of the message that was sent to the contact. Use this field for
            engagements to <c>SMS</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.StartSMCEngagementCmdlet.Sender">
            <summary>
            <para>
            <para>The user that started the engagement.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.StartSMCEngagementCmdlet.Subject">
            <summary>
            <para>
            <para>The secure subject of the message that was sent to the contact. Use this field for
            engagements to <c>VOICE</c> or <c>EMAIL</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.StartSMCEngagementCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EngagementArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.StartEngagementResponse).
            Specifying the name of a property of type Amazon.SSMContacts.Model.StartEngagementResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.StartSMCEngagementCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.StartSMCEngagementCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.StopSMCEngagementCmdlet">
            <summary>
            Stops an engagement before it finishes the final stage of the escalation plan or engagement
            plan. Further contacts aren't engaged.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.StopSMCEngagementCmdlet.EngagementId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the engagement.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.StopSMCEngagementCmdlet.Reason">
            <summary>
            <para>
            <para>The reason that you're stopping the engagement.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.StopSMCEngagementCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.StopEngagementResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.StopSMCEngagementCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EngagementId parameter.
            The -PassThru parameter is deprecated, use -Select '^EngagementId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.StopSMCEngagementCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCContactCmdlet">
            <summary>
            Updates the contact or escalation plan specified.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCContactCmdlet.ContactId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the contact or escalation plan you're updating.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCContactCmdlet.DisplayName">
            <summary>
            <para>
            <para>The full name of the contact or escalation plan.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCContactCmdlet.Plan_RotationId">
            <summary>
            <para>
            <para>The Amazon Resource Names (ARNs) of the on-call rotations associated with the plan.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCContactCmdlet.Plan_Stage">
            <summary>
            <para>
            <para>A list of stages that the escalation plan or engagement plan uses to engage contacts
            and contact methods.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCContactCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.UpdateContactResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCContactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCContactCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCContactChannelCmdlet">
            <summary>
            Updates a contact's contact channel.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCContactChannelCmdlet.ContactChannelId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the contact channel you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCContactChannelCmdlet.Name">
            <summary>
            <para>
            <para>The name of the contact channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCContactChannelCmdlet.DeliveryAddress_SimpleAddress">
            <summary>
            <para>
            <para>The format is dependent on the type of the contact channel. The following are the
            expected formats:</para><ul><li><para>SMS - '+' followed by the country code and phone number</para></li><li><para>VOICE - '+' followed by the country code and phone number</para></li><li><para>EMAIL - any standard email format</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCContactChannelCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.UpdateContactChannelResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCContactChannelCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactChannelId parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactChannelId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCContactChannelCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCRotationCmdlet">
            <summary>
            Updates the information specified for an on-call rotation.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCRotationCmdlet.ContactId">
            <summary>
            <para>
            <para>The Amazon Resource Names (ARNs) of the contacts to include in the updated rotation.
            </para><para>The order in which you list the contacts is their shift order in the rotation schedule.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCRotationCmdlet.Recurrence_DailySetting">
            <summary>
            <para>
            <para>Information about on-call rotations that recur daily.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCRotationCmdlet.Recurrence_MonthlySetting">
            <summary>
            <para>
            <para>Information about on-call rotations that recur monthly.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCRotationCmdlet.Recurrence_NumberOfOnCall">
            <summary>
            <para>
            <para>The number of contacts, or shift team members designated to be on call concurrently
            during a shift. For example, in an on-call schedule containing ten contacts, a value
            of <c>2</c> designates that two of them are on call at any given time.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCRotationCmdlet.Recurrence_RecurrenceMultiplier">
            <summary>
            <para>
            <para>The number of days, weeks, or months a single rotation lasts.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCRotationCmdlet.RotationId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the rotation to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCRotationCmdlet.Recurrence_ShiftCoverage">
            <summary>
            <para>
            <para>Information about the days of the week included in on-call rotation coverage.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCRotationCmdlet.StartTime">
            <summary>
            <para>
            <para>The date and time the rotation goes into effect.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCRotationCmdlet.TimeZoneId">
            <summary>
            <para>
            <para>The time zone to base the updated rotation’s activity on, in Internet Assigned Numbers
            Authority (IANA) format. For example: "America/Los_Angeles", "UTC", or "Asia/Seoul".
            For more information, see the <a href="https://www.iana.org/time-zones">Time Zone
            Database</a> on the IANA website.</para><note><para>Designators for time zones that don’t support Daylight Savings Time Rules, such as
            Pacific Standard Time (PST) and Pacific Daylight Time (PDT), aren't supported.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCRotationCmdlet.Recurrence_WeeklySetting">
            <summary>
            <para>
            <para>Information about on-call rotations that recur weekly.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCRotationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.UpdateRotationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCRotationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RotationId parameter.
            The -PassThru parameter is deprecated, use -Select '^RotationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.UpdateSMCRotationCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMC.WriteSMCContactPolicyCmdlet">
            <summary>
            Adds a resource policy to the specified contact or escalation plan. The resource policy
            is used to share the contact or escalation plan using Resource Access Manager (RAM).
            For more information about cross-account sharing, see <a href="https://docs.aws.amazon.com/incident-manager/latest/userguide/xa.html">Setting
            up cross-account functionality</a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.WriteSMCContactPolicyCmdlet.ContactArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the contact or escalation plan.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.WriteSMCContactPolicyCmdlet.Policy">
            <summary>
            <para>
            <para>Details of the resource policy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.WriteSMCContactPolicyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMContacts.Model.PutContactPolicyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.WriteSMCContactPolicyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ContactArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ContactArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMC.WriteSMCContactPolicyCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
    </members>
</doc>