AWS.Tools.PinpointSMSVoiceV2.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.PinpointSMSVoiceV2</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.SMSV.AddSMSVResourceTagCmdlet">
            <summary>
            Adds or overwrites only the specified tags for the specified Amazon Pinpoint SMS Voice,
            version 2 resource. When you specify an existing tag key, the value is overwritten
            with the new value. Each resource can have a maximum of 50 tags. Each tag consists
            of a key and an optional value. Tag keys must be unique per resource. For more information
            about tags, see <a href="https://docs.aws.amazon.com/pinpoint/latest/developerguide/tagging-resources.html">
            Tagging Amazon Pinpoint resources</a> in the <i>Amazon Pinpoint Developer Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.AddSMSVResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.AddSMSVResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>An array of key and value pair tags that are associated with the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.AddSMSVResourceTagCmdlet.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.PinpointSMSVoiceV2.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.AddSMSVResourceTagCmdlet.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.SMSV.AddSMSVResourceTagCmdlet.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.SMSV.GetSMSVAccountAttributeCmdlet">
            <summary>
            Describes attributes of your Amazon Web Services account. The supported account attributes
            include account tier, which indicates whether your account is in the sandbox or production
            environment. When you're ready to move your account out of the sandbox, create an
            Amazon Web Services Support case for a service limit increase request.
             
              
            <para>
            New Amazon Pinpoint accounts are placed into an SMS or voice sandbox. The sandbox
            protects both Amazon Web Services end recipients and SMS or voice recipients from
            fraud and abuse.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVAccountAttributeCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per each request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVAccountAttributeCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to be used for the next set of paginated results. You don't need to supply
            a value for this field in the initial request.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVAccountAttributeCmdlet.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.PinpointSMSVoiceV2.Model.DescribeAccountAttributesResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DescribeAccountAttributesResponse 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.SMSV.GetSMSVAccountAttributeCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVAccountLimitCmdlet">
            <summary>
            Describes the current Amazon Pinpoint SMS Voice V2 resource quotas for your account.
            The description for a quota includes the quota name, current usage toward that quota,
            and the quota's maximum value.
             
              
            <para>
            When you establish an Amazon Web Services account, the account has initial quotas
            on the maximum number of configuration sets, opt-out lists, phone numbers, and pools
            that you can create in a given Region. For more information see <a href="https://docs.aws.amazon.com/pinpoint/latest/developerguide/quotas.html">
            Amazon Pinpoint quotas </a> in the <i>Amazon Pinpoint Developer Guide</i>.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVAccountLimitCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per each request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVAccountLimitCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to be used for the next set of paginated results. You don't need to supply
            a value for this field in the initial request.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVAccountLimitCmdlet.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.PinpointSMSVoiceV2.Model.DescribeAccountLimitsResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DescribeAccountLimitsResponse 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.SMSV.GetSMSVAccountLimitCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVConfigurationSetCmdlet">
            <summary>
            Describes the specified configuration sets or all in your account.
             
              
            <para>
            If you specify configuration set names, the output includes information for only the
            specified configuration sets. If you specify filters, the output includes information
            for only those configuration sets that meet the filter criteria. If you don't specify
            configuration set names or filters, the output includes information for all configuration
            sets.
            </para><para>
            If you specify a configuration set name that isn't valid, an error is returned.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVConfigurationSetCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>An array of strings. Each element can be either a ConfigurationSetName or ConfigurationSetArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVConfigurationSetCmdlet.Filter">
            <summary>
            <para>
            <para>An array of filters to apply to the results that are returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVConfigurationSetCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per each request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVConfigurationSetCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to be used for the next set of paginated results. You don't need to supply
            a value for this field in the initial request.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVConfigurationSetCmdlet.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.PinpointSMSVoiceV2.Model.DescribeConfigurationSetsResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DescribeConfigurationSetsResponse 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.SMSV.GetSMSVConfigurationSetCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVKeywordCmdlet">
            <summary>
            Describes the specified keywords or all keywords on your origination phone number
            or pool.
             
              
            <para>
            A keyword is a word that you can search for on a particular phone number or pool.
            It is also a specific word or phrase that an end user can send to your number to elicit
            a response, such as an informational message or a special offer. When your number
            receives a message that begins with a keyword, Amazon Pinpoint responds with a customizable
            message.
            </para><para>
            If you specify a keyword that isn't valid, an Error is returned.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVKeywordCmdlet.Filter">
            <summary>
            <para>
            <para>An array of keyword filters to filter the results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVKeywordCmdlet.Keyword">
            <summary>
            <para>
            <para>An array of keywords to search for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVKeywordCmdlet.OriginationIdentity">
            <summary>
            <para>
            <para>The origination identity to use such as a PhoneNumberId, PhoneNumberArn, SenderId
            or SenderIdArn. You can use <a>DescribePhoneNumbers</a> to find the values for PhoneNumberId
            and PhoneNumberArn while <a>DescribeSenderIds</a> can be used to get the values for
            SenderId and SenderIdArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVKeywordCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per each request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVKeywordCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to be used for the next set of paginated results. You don't need to supply
            a value for this field in the initial request.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVKeywordCmdlet.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.PinpointSMSVoiceV2.Model.DescribeKeywordsResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DescribeKeywordsResponse 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.SMSV.GetSMSVKeywordCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OriginationIdentity parameter.
            The -PassThru parameter is deprecated, use -Select '^OriginationIdentity' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVKeywordCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVOptedOutNumberCmdlet">
            <summary>
            Describes the specified opted out destination numbers or all opted out destination
            numbers in an opt-out list.
             
              
            <para>
            If you specify opted out numbers, the output includes information for only the specified
            opted out numbers. If you specify filters, the output includes information for only
            those opted out numbers that meet the filter criteria. If you don't specify opted
            out numbers or filters, the output includes information for all opted out destination
            numbers in your opt-out list.
            </para><para>
            If you specify an opted out number that isn't valid, an Error is returned.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVOptedOutNumberCmdlet.Filter">
            <summary>
            <para>
            <para>An array of OptedOutFilter objects to filter the results on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVOptedOutNumberCmdlet.OptedOutNumber">
            <summary>
            <para>
            <para>An array of phone numbers to search for in the OptOutList.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVOptedOutNumberCmdlet.OptOutListName">
            <summary>
            <para>
            <para>The OptOutListName or OptOutListArn of the OptOutList. You can use <a>DescribeOptOutLists</a>
            to find the values for OptOutListName and OptOutListArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVOptedOutNumberCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per each request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVOptedOutNumberCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to be used for the next set of paginated results. You don't need to supply
            a value for this field in the initial request.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVOptedOutNumberCmdlet.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.PinpointSMSVoiceV2.Model.DescribeOptedOutNumbersResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DescribeOptedOutNumbersResponse 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.SMSV.GetSMSVOptedOutNumberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OptOutListName parameter.
            The -PassThru parameter is deprecated, use -Select '^OptOutListName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVOptedOutNumberCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVOptOutListCmdlet">
            <summary>
            Describes the specified opt-out list or all opt-out lists in your account.
             
              
            <para>
            If you specify opt-out list names, the output includes information for only the specified
            opt-out lists. Opt-out lists include only those that meet the filter criteria. If
            you don't specify opt-out list names or filters, the output includes information for
            all opt-out lists.
            </para><para>
            If you specify an opt-out list name that isn't valid, an Error is returned.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVOptOutListCmdlet.OptOutListName">
            <summary>
            <para>
            <para>The OptOutLists to show the details of. This is an array of strings that can be either
            the OptOutListName or OptOutListArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVOptOutListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per each request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVOptOutListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to be used for the next set of paginated results. You don't need to supply
            a value for this field in the initial request.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVOptOutListCmdlet.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.PinpointSMSVoiceV2.Model.DescribeOptOutListsResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DescribeOptOutListsResponse 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.SMSV.GetSMSVOptOutListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVPhoneNumberCmdlet">
            <summary>
            Describes the specified origination phone number, or all the phone numbers in your
            account.
             
              
            <para>
            If you specify phone number IDs, the output includes information for only the specified
            phone numbers. If you specify filters, the output includes information for only those
            phone numbers that meet the filter criteria. If you don't specify phone number IDs
            or filters, the output includes information for all phone numbers.
            </para><para>
            If you specify a phone number ID that isn't valid, an Error is returned.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVPhoneNumberCmdlet.Filter">
            <summary>
            <para>
            <para>An array of PhoneNumberFilter objects to filter the results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVPhoneNumberCmdlet.PhoneNumberId">
            <summary>
            <para>
            <para>The unique identifier of phone numbers to find information about. This is an array
            of strings that can be either the PhoneNumberId or PhoneNumberArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVPhoneNumberCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per each request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVPhoneNumberCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to be used for the next set of paginated results. You don't need to supply
            a value for this field in the initial request.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVPhoneNumberCmdlet.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.PinpointSMSVoiceV2.Model.DescribePhoneNumbersResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DescribePhoneNumbersResponse 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.SMSV.GetSMSVPhoneNumberCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVPoolCmdlet">
            <summary>
            Retrieves the specified pools or all pools associated with your Amazon Web Services
            account.
             
              
            <para>
            If you specify pool IDs, the output includes information for only the specified pools.
            If you specify filters, the output includes information for only those pools that
            meet the filter criteria. If you don't specify pool IDs or filters, the output includes
            information for all pools.
            </para><para>
            If you specify a pool ID that isn't valid, an Error is returned.
            </para><para>
            A pool is a collection of phone numbers and SenderIds. A pool can include one or more
            phone numbers and SenderIds that are associated with your Amazon Web Services account.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVPoolCmdlet.Filter">
            <summary>
            <para>
            <para>An array of PoolFilter objects to filter the results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVPoolCmdlet.PoolId">
            <summary>
            <para>
            <para>The unique identifier of pools to find. This is an array of strings that can be either
            the PoolId or PoolArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVPoolCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per each request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVPoolCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to be used for the next set of paginated results. You don't need to supply
            a value for this field in the initial request.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVPoolCmdlet.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.PinpointSMSVoiceV2.Model.DescribePoolsResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DescribePoolsResponse 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.SMSV.GetSMSVPoolCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVPoolOriginationIdentityListCmdlet">
            <summary>
            Lists all associated origination identities in your pool.
             
              
            <para>
            If you specify filters, the output includes information for only those origination
            identities that meet the filter criteria.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVPoolOriginationIdentityListCmdlet.Filter">
            <summary>
            <para>
            <para>An array of PoolOriginationIdentitiesFilter objects to filter the results..</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVPoolOriginationIdentityListCmdlet.PoolId">
            <summary>
            <para>
            <para>The unique identifier for the pool. This value can be either the PoolId or PoolArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVPoolOriginationIdentityListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per each request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVPoolOriginationIdentityListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to be used for the next set of paginated results. You don't need to supply
            a value for this field in the initial request.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVPoolOriginationIdentityListCmdlet.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.PinpointSMSVoiceV2.Model.ListPoolOriginationIdentitiesResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.ListPoolOriginationIdentitiesResponse 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.SMSV.GetSMSVPoolOriginationIdentityListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PoolId parameter.
            The -PassThru parameter is deprecated, use -Select '^PoolId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVPoolOriginationIdentityListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVResourceTagListCmdlet">
            <summary>
            List all tags associated with a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVResourceTagListCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource to query for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVResourceTagListCmdlet.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.PinpointSMSVoiceV2.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.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.SMSV.GetSMSVResourceTagListCmdlet.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.SMSV.GetSMSVSenderIdCmdlet">
            <summary>
            Describes the specified SenderIds or all SenderIds associated with your Amazon Web
            Services account.
             
              
            <para>
            If you specify SenderIds, the output includes information for only the specified SenderIds.
            If you specify filters, the output includes information for only those SenderIds that
            meet the filter criteria. If you don't specify SenderIds or filters, the output includes
            information for all SenderIds.
            </para><para>
            f you specify a sender ID that isn't valid, an Error is returned.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVSenderIdCmdlet.Filter">
            <summary>
            <para>
            <para>An array of SenderIdFilter objects to filter the results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVSenderIdCmdlet.SenderId">
            <summary>
            <para>
            <para>An array of SenderIdAndCountry objects to search for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVSenderIdCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per each request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVSenderIdCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to be used for the next set of paginated results. You don't need to supply
            a value for this field in the initial request.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVSenderIdCmdlet.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.PinpointSMSVoiceV2.Model.DescribeSenderIdsResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DescribeSenderIdsResponse 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.SMSV.GetSMSVSenderIdCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVSpendLimitCmdlet">
            <summary>
            Describes the current Amazon Pinpoint monthly spend limits for sending voice and text
            messages.
             
              
            <para>
            When you establish an Amazon Web Services account, the account has initial monthly
            spend limit in a given Region. For more information on increasing your monthly spend
            limit, see <a href="https://docs.aws.amazon.com/pinpoint/latest/userguide/channels-sms-awssupport-spend-threshold.html">
            Requesting increases to your monthly SMS spending quota for Amazon Pinpoint </a> in
            the <i>Amazon Pinpoint User Guide</i>.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVSpendLimitCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per each request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVSpendLimitCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to be used for the next set of paginated results. You don't need to supply
            a value for this field in the initial request.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.GetSMSVSpendLimitCmdlet.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.PinpointSMSVoiceV2.Model.DescribeSpendLimitsResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DescribeSpendLimitsResponse 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.SMSV.GetSMSVSpendLimitCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVConfigurationSetCmdlet">
            <summary>
            Creates a new configuration set. After you create the configuration set, you can add
            one or more event destinations to it.
             
              
            <para>
            A configuration set is a set of rules that you apply to the SMS and voice messages
            that you send.
            </para><para>
            When you send a message, you can optionally specify a single configuration set.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVConfigurationSetCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name to use for the new configuration set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVConfigurationSetCmdlet.Tag">
            <summary>
            <para>
            <para>An array of key and value pair tags that's associated with the new configuration set.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVConfigurationSetCmdlet.ClientToken">
            <summary>
            <para>
            <para>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
            request. If you don't specify a client token, a randomly generated token is used for
            the request to ensure idempotency.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVConfigurationSetCmdlet.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.PinpointSMSVoiceV2.Model.CreateConfigurationSetResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.CreateConfigurationSetResponse 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.SMSV.NewSMSVConfigurationSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVConfigurationSetCmdlet.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.SMSV.NewSMSVEventDestinationCmdlet">
            <summary>
            Creates a new event destination in a configuration set.
             
              
            <para>
            An event destination is a location where you send message events. The event options
            are Amazon CloudWatch, Amazon Kinesis Data Firehose, or Amazon SNS. For example, when
            a message is delivered successfully, you can send information about that event to
            an event destination, or send notifications to endpoints that are subscribed to an
            Amazon SNS topic.
            </para><para>
            Each configuration set can contain between 0 and 5 event destinations. Each event
            destination can contain a reference to a single destination, such as a CloudWatch
            or Kinesis Data Firehose destination.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVEventDestinationCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>Either the name of the configuration set or the configuration set ARN to apply event
            logging to. The ConfigurateSetName and ConfigurationSetArn can be found using the
            <a>DescribeConfigurationSets</a> action.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVEventDestinationCmdlet.KinesisFirehoseDestination_DeliveryStreamArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the delivery stream.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVEventDestinationCmdlet.EventDestinationName">
            <summary>
            <para>
            <para>The name that identifies the event destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVEventDestinationCmdlet.CloudWatchLogsDestination_IamRoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of an Amazon Identity and Access Management (IAM) role
            that is able to write event data to an Amazon CloudWatch destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVEventDestinationCmdlet.KinesisFirehoseDestination_IamRoleArn">
            <summary>
            <para>
            <para>The ARN of an Amazon Identity and Access Management (IAM) role that is able to write
            event data to an Amazon Firehose destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVEventDestinationCmdlet.CloudWatchLogsDestination_LogGroupArn">
            <summary>
            <para>
            <para>The name of the Amazon CloudWatch log group that you want to record events in. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVEventDestinationCmdlet.MatchingEventType">
            <summary>
            <para>
            <para>An array of event types that determine which events to log. If "ALL" is used, then
            Amazon Pinpoint logs every event type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVEventDestinationCmdlet.SnsDestination_TopicArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Amazon SNS topic that you want to publish events
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVEventDestinationCmdlet.ClientToken">
            <summary>
            <para>
            <para>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
            request. If you don't specify a client token, a randomly generated token is used for
            the request to ensure idempotency.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVEventDestinationCmdlet.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.PinpointSMSVoiceV2.Model.CreateEventDestinationResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.CreateEventDestinationResponse 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.SMSV.NewSMSVEventDestinationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVEventDestinationCmdlet.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.SMSV.NewSMSVOptOutListCmdlet">
            <summary>
            Creates a new opt-out list.
             
              
            <para>
            If the opt-out list name already exists, an Error is returned.
            </para><para>
            An opt-out list is a list of phone numbers that are opted out, meaning you can't send
            SMS or voice messages to them. If end user replies with the keyword "STOP," an entry
            for the phone number is added to the opt-out list. In addition to STOP, your recipients
            can use any supported opt-out keyword, such as CANCEL or OPTOUT. For a list of supported
            opt-out keywords, see <a href="https://docs.aws.amazon.com/pinpoint/latest/userguide/channels-sms-manage.html#channels-sms-manage-optout">
            SMS opt out </a> in the <i>Amazon Pinpoint User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVOptOutListCmdlet.OptOutListName">
            <summary>
            <para>
            <para>The name of the new OptOutList.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVOptOutListCmdlet.Tag">
            <summary>
            <para>
            <para>An array of tags (key and value pairs) to associate with the new OptOutList.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVOptOutListCmdlet.ClientToken">
            <summary>
            <para>
            <para>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
            request. If you don't specify a client token, a randomly generated token is used for
            the request to ensure idempotency.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVOptOutListCmdlet.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.PinpointSMSVoiceV2.Model.CreateOptOutListResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.CreateOptOutListResponse 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.SMSV.NewSMSVOptOutListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OptOutListName parameter.
            The -PassThru parameter is deprecated, use -Select '^OptOutListName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVOptOutListCmdlet.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.SMSV.NewSMSVPhoneNumberCmdlet">
            <summary>
            Request an origination phone number for use in your account. For more information
            on phone number request see <a href="https://docs.aws.amazon.com/pinpoint/latest/userguide/settings-sms-request-number.html">
            Requesting a number </a> in the <i>Amazon Pinpoint User Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVPhoneNumberCmdlet.DeletionProtectionEnabled">
            <summary>
            <para>
            <para>By default this is set to false. When set to true the phone number can't be deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVPhoneNumberCmdlet.IsoCountryCode">
            <summary>
            <para>
            <para>The two-character code, in ISO 3166-1 alpha-2 format, for the country or region. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVPhoneNumberCmdlet.MessageType">
            <summary>
            <para>
            <para>The type of message. Valid values are TRANSACTIONAL for messages that are critical
            or time-sensitive and PROMOTIONAL for messages that aren't critical or time-sensitive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVPhoneNumberCmdlet.NumberCapability">
            <summary>
            <para>
            <para>Indicates if the phone number will be used for text messages, voice messages, or both.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVPhoneNumberCmdlet.NumberType">
            <summary>
            <para>
            <para>The type of phone number to request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVPhoneNumberCmdlet.OptOutListName">
            <summary>
            <para>
            <para>The name of the OptOutList to associate with the phone number. You can use the OutOutListName
            or OptPutListArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVPhoneNumberCmdlet.PoolId">
            <summary>
            <para>
            <para>The pool to associated with the phone number. You can use the PoolId or PoolArn. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVPhoneNumberCmdlet.RegistrationId">
            <summary>
            <para>
            <para>Use this field to attach your phone number for an external registration process.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVPhoneNumberCmdlet.Tag">
            <summary>
            <para>
            <para>An array of tags (key and value pairs) associate with the requested phone number.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVPhoneNumberCmdlet.ClientToken">
            <summary>
            <para>
            <para>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
            request. If you don't specify a client token, a randomly generated token is used for
            the request to ensure idempotency.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVPhoneNumberCmdlet.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.PinpointSMSVoiceV2.Model.RequestPhoneNumberResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.RequestPhoneNumberResponse 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.SMSV.NewSMSVPhoneNumberCmdlet.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.SMSV.NewSMSVPoolCmdlet">
            <summary>
            Creates a new pool and associates the specified origination identity to the pool.
            A pool can include one or more phone numbers and SenderIds that are associated with
            your Amazon Web Services account.
             
              
            <para>
            The new pool inherits its configuration from the specified origination identity. This
            includes keywords, message type, opt-out list, two-way configuration, and self-managed
            opt-out configuration. Deletion protection isn't inherited from the origination identity
            and defaults to false.
            </para><para>
            If the origination identity is a phone number and is already associated with another
            pool, an Error is returned. A sender ID can be associated with multiple pools.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVPoolCmdlet.DeletionProtectionEnabled">
            <summary>
            <para>
            <para>By default this is set to false. When set to true the pool can't be deleted. You can
            change this value using the <a>UpdatePool</a> action.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVPoolCmdlet.IsoCountryCode">
            <summary>
            <para>
            <para>The new two-character code, in ISO 3166-1 alpha-2 format, for the country or region
            of the new pool.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVPoolCmdlet.MessageType">
            <summary>
            <para>
            <para>The type of message. Valid values are TRANSACTIONAL for messages that are critical
            or time-sensitive and PROMOTIONAL for messages that aren't critical or time-sensitive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVPoolCmdlet.OriginationIdentity">
            <summary>
            <para>
            <para>The origination identity to use such as a PhoneNumberId, PhoneNumberArn, SenderId
            or SenderIdArn. You can use <a>DescribePhoneNumbers</a> to find the values for PhoneNumberId
            and PhoneNumberArn while <a>DescribeSenderIds</a> can be used to get the values for
            SenderId and SenderIdArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVPoolCmdlet.Tag">
            <summary>
            <para>
            <para>An array of tags (key and value pairs) associated with the pool.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVPoolCmdlet.ClientToken">
            <summary>
            <para>
            <para>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
            request. If you don't specify a client token, a randomly generated token is used for
            the request to ensure idempotency.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.NewSMSVPoolCmdlet.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.PinpointSMSVoiceV2.Model.CreatePoolResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.CreatePoolResponse 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.SMSV.NewSMSVPoolCmdlet.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.SMSV.RegisterSMSVOriginationIdentityCmdlet">
            <summary>
            Associates the specified origination identity with a pool.
             
              
            <para>
            If the origination identity is a phone number and is already associated with another
            pool, an Error is returned. A sender ID can be associated with multiple pools.
            </para><para>
            If the origination identity configuration doesn't match the pool's configuration,
            an Error is returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RegisterSMSVOriginationIdentityCmdlet.IsoCountryCode">
            <summary>
            <para>
            <para>The new two-character code, in ISO 3166-1 alpha-2 format, for the country or region
            of the origination identity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RegisterSMSVOriginationIdentityCmdlet.OriginationIdentity">
            <summary>
            <para>
            <para>The origination identity to use, such as PhoneNumberId, PhoneNumberArn, SenderId,
            or SenderIdArn. You can use <a>DescribePhoneNumbers</a> to find the values for PhoneNumberId
            and PhoneNumberArn, while <a>DescribeSenderIds</a> can be used to get the values for
            SenderId and SenderIdArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RegisterSMSVOriginationIdentityCmdlet.PoolId">
            <summary>
            <para>
            <para>The pool to update with the new Identity. This value can be either the PoolId or PoolArn,
            and you can find these values using <a>DescribePools</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RegisterSMSVOriginationIdentityCmdlet.ClientToken">
            <summary>
            <para>
            <para>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
            request. If you don't specify a client token, a randomly generated token is used for
            the request to ensure idempotency.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RegisterSMSVOriginationIdentityCmdlet.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.PinpointSMSVoiceV2.Model.AssociateOriginationIdentityResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.AssociateOriginationIdentityResponse 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.SMSV.RegisterSMSVOriginationIdentityCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PoolId parameter.
            The -PassThru parameter is deprecated, use -Select '^PoolId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RegisterSMSVOriginationIdentityCmdlet.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.SMSV.RemoveSMSVConfigurationSetCmdlet">
            <summary>
            Deletes an existing configuration set.
             
              
            <para>
            A configuration set is a set of rules that you apply to voice and SMS messages that
            you send. In a configuration set, you can specify a destination for specific types
            of events related to voice and SMS messages.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVConfigurationSetCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set or the configuration set ARN that you want to delete.
            The ConfigurationSetName and ConfigurationSetArn can be found using the <a>DescribeConfigurationSets</a>
            action.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVConfigurationSetCmdlet.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.PinpointSMSVoiceV2.Model.DeleteConfigurationSetResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DeleteConfigurationSetResponse 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.SMSV.RemoveSMSVConfigurationSetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVConfigurationSetCmdlet.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.SMSV.RemoveSMSVDefaultMessageTypeCmdlet">
            <summary>
            Deletes an existing default message type on a configuration set.
             
              
            <para>
             A message type is a type of messages that you plan to send. If you send account-related
            messages or time-sensitive messages such as one-time passcodes, choose <b>Transactional</b>.
            If you plan to send messages that contain marketing material or other promotional
            content, choose <b>Promotional</b>. This setting applies to your entire Amazon Web
            Services account.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVDefaultMessageTypeCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set or the configuration set Amazon Resource Name (ARN)
            to delete the default message type from. The ConfigurationSetName and ConfigurationSetArn
            can be found using the <a>DescribeConfigurationSets</a> action.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVDefaultMessageTypeCmdlet.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.PinpointSMSVoiceV2.Model.DeleteDefaultMessageTypeResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DeleteDefaultMessageTypeResponse 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.SMSV.RemoveSMSVDefaultMessageTypeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVDefaultMessageTypeCmdlet.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.SMSV.RemoveSMSVDefaultSenderIdCmdlet">
            <summary>
            Deletes an existing default sender ID on a configuration set.
             
              
            <para>
            A default sender ID is the identity that appears on recipients' devices when they
            receive SMS messages. Support for sender ID capabilities varies by country or region.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVDefaultSenderIdCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set or the configuration set Amazon Resource Name (ARN)
            to delete the default sender ID from. The ConfigurationSetName and ConfigurationSetArn
            can be found using the <a>DescribeConfigurationSets</a> action.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVDefaultSenderIdCmdlet.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.PinpointSMSVoiceV2.Model.DeleteDefaultSenderIdResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DeleteDefaultSenderIdResponse 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.SMSV.RemoveSMSVDefaultSenderIdCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVDefaultSenderIdCmdlet.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.SMSV.RemoveSMSVEventDestinationCmdlet">
            <summary>
            Deletes an existing event destination.
             
              
            <para>
            An event destination is a location where you send response information about the messages
            that you send. For example, when a message is delivered successfully, you can send
            information about that event to an Amazon CloudWatch destination, or send notifications
            to endpoints that are subscribed to an Amazon SNS topic.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVEventDestinationCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set or the configuration set's Amazon Resource Name
            (ARN) to remove the event destination from. The ConfigurateSetName and ConfigurationSetArn
            can be found using the <a>DescribeConfigurationSets</a> action.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVEventDestinationCmdlet.EventDestinationName">
            <summary>
            <para>
            <para>The name of the event destination to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVEventDestinationCmdlet.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.PinpointSMSVoiceV2.Model.DeleteEventDestinationResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DeleteEventDestinationResponse 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.SMSV.RemoveSMSVEventDestinationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVEventDestinationCmdlet.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.SMSV.RemoveSMSVKeywordCmdlet">
            <summary>
            Deletes an existing keyword from an origination phone number or pool.
             
              
            <para>
            A keyword is a word that you can search for on a particular phone number or pool.
            It is also a specific word or phrase that an end user can send to your number to elicit
            a response, such as an informational message or a special offer. When your number
            receives a message that begins with a keyword, Amazon Pinpoint responds with a customizable
            message.
            </para><para>
            Keywords "HELP" and "STOP" can't be deleted or modified.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVKeywordCmdlet.Keyword">
            <summary>
            <para>
            <para>The keyword to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVKeywordCmdlet.OriginationIdentity">
            <summary>
            <para>
            <para>The origination identity to use such as a PhoneNumberId, PhoneNumberArn, PoolId or
            PoolArn. You can use <a>DescribePhoneNumbers</a> to find the values for PhoneNumberId
            and PhoneNumberArn and <a>DescribePools</a> to find the values of PoolId and PoolArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVKeywordCmdlet.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.PinpointSMSVoiceV2.Model.DeleteKeywordResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DeleteKeywordResponse 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.SMSV.RemoveSMSVKeywordCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OriginationIdentity parameter.
            The -PassThru parameter is deprecated, use -Select '^OriginationIdentity' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVKeywordCmdlet.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.SMSV.RemoveSMSVOptedOutNumberCmdlet">
            <summary>
            Deletes an existing opted out destination phone number from the specified opt-out
            list.
             
              
            <para>
            Each destination phone number can only be deleted once every 30 days.
            </para><para>
            If the specified destination phone number doesn't exist or if the opt-out list doesn't
            exist, an Error is returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVOptedOutNumberCmdlet.OptedOutNumber">
            <summary>
            <para>
            <para>The phone number, in E.164 format, to remove from the OptOutList.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVOptedOutNumberCmdlet.OptOutListName">
            <summary>
            <para>
            <para>The OptOutListName or OptOutListArn to remove the phone number from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVOptedOutNumberCmdlet.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.PinpointSMSVoiceV2.Model.DeleteOptedOutNumberResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DeleteOptedOutNumberResponse 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.SMSV.RemoveSMSVOptedOutNumberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OptOutListName parameter.
            The -PassThru parameter is deprecated, use -Select '^OptOutListName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVOptedOutNumberCmdlet.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.SMSV.RemoveSMSVOptOutListCmdlet">
            <summary>
            Deletes an existing opt-out list. All opted out phone numbers in the opt-out list
            are deleted.
             
              
            <para>
            If the specified opt-out list name doesn't exist or is in-use by an origination phone
            number or pool, an Error is returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVOptOutListCmdlet.OptOutListName">
            <summary>
            <para>
            <para>The OptOutListName or OptOutListArn of the OptOutList to delete. You can use <a>DescribeOptOutLists</a>
            to find the values for OptOutListName and OptOutListArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVOptOutListCmdlet.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.PinpointSMSVoiceV2.Model.DeleteOptOutListResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DeleteOptOutListResponse 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.SMSV.RemoveSMSVOptOutListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OptOutListName parameter.
            The -PassThru parameter is deprecated, use -Select '^OptOutListName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVOptOutListCmdlet.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.SMSV.RemoveSMSVPhoneNumberCmdlet">
            <summary>
            Releases an existing origination phone number in your account. Once released, a phone
            number is no longer available for sending messages.
             
              
            <para>
            If the origination phone number has deletion protection enabled or is associated with
            a pool, an Error is returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVPhoneNumberCmdlet.PhoneNumberId">
            <summary>
            <para>
            <para>The PhoneNumberId or PhoneNumberArn of the phone number to release. You can use <a>DescribePhoneNumbers</a>
            to get the values for PhoneNumberId and PhoneNumberArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVPhoneNumberCmdlet.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.PinpointSMSVoiceV2.Model.ReleasePhoneNumberResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.ReleasePhoneNumberResponse 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.SMSV.RemoveSMSVPhoneNumberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PhoneNumberId parameter.
            The -PassThru parameter is deprecated, use -Select '^PhoneNumberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVPhoneNumberCmdlet.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.SMSV.RemoveSMSVPoolCmdlet">
            <summary>
            Deletes an existing pool. Deleting a pool disassociates all origination identities
            from that pool.
             
              
            <para>
            If the pool status isn't active or if deletion protection is enabled, an Error is
            returned.
            </para><para>
            A pool is a collection of phone numbers and SenderIds. A pool can include one or more
            phone numbers and SenderIds that are associated with your Amazon Web Services account.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVPoolCmdlet.PoolId">
            <summary>
            <para>
            <para>The PoolId or PoolArn of the pool to delete. You can use <a>DescribePools</a> to find
            the values for PoolId and PoolArn .</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVPoolCmdlet.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.PinpointSMSVoiceV2.Model.DeletePoolResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DeletePoolResponse 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.SMSV.RemoveSMSVPoolCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PoolId parameter.
            The -PassThru parameter is deprecated, use -Select '^PoolId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVPoolCmdlet.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.SMSV.RemoveSMSVResourceTagCmdlet">
            <summary>
            Removes the association of the specified tags from an Amazon Pinpoint SMS Voice V2
            resource. For more information on tags see <a href="https://docs.aws.amazon.com/pinpoint/latest/developerguide/tagging-resources.html">
            Tagging Amazon Pinpoint resources</a> in the <i>Amazon Pinpoint Developer Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>An array of tag key values to unassociate with the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVResourceTagCmdlet.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.PinpointSMSVoiceV2.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVResourceTagCmdlet.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.SMSV.RemoveSMSVResourceTagCmdlet.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.SMSV.RemoveSMSVTextMessageSpendLimitOverrideCmdlet">
            <summary>
            Deletes an account-level monthly spending limit override for sending text messages.
            Deleting a spend limit override will set the <code>EnforcedLimit</code> to equal the
            <code>MaxLimit</code>, which is controlled by Amazon Web Services. For more information
            on spend limits (quotas) see <a href="https://docs.aws.amazon.com/pinpoint/latest/developerguide/quotas.html">Amazon
            Pinpoint quotas </a> in the <i>Amazon Pinpoint Developer Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVTextMessageSpendLimitOverrideCmdlet.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.PinpointSMSVoiceV2.Model.DeleteTextMessageSpendLimitOverrideResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DeleteTextMessageSpendLimitOverrideResponse 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.SMSV.RemoveSMSVTextMessageSpendLimitOverrideCmdlet.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.SMSV.RemoveSMSVVoiceMessageSpendLimitOverrideCmdlet">
            <summary>
            Deletes an account level monthly spend limit override for sending voice messages.
            Deleting a spend limit override sets the <code>EnforcedLimit</code> equal to the <code>MaxLimit</code>,
            which is controlled by Amazon Web Services. For more information on spending limits
            (quotas) see <a href="https://docs.aws.amazon.com/pinpoint/latest/developerguide/quotas.html">Amazon
            Pinpoint quotas</a> in the <i>Amazon Pinpoint Developer Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.RemoveSMSVVoiceMessageSpendLimitOverrideCmdlet.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.PinpointSMSVoiceV2.Model.DeleteVoiceMessageSpendLimitOverrideResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DeleteVoiceMessageSpendLimitOverrideResponse 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.SMSV.RemoveSMSVVoiceMessageSpendLimitOverrideCmdlet.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.SMSV.SendSMSVTextMessageCmdlet">
            <summary>
            Creates a new text message and sends it to a recipient's phone number.
             
              
            <para>
            SMS throughput limits are measured in Message Parts per Second (MPS). Your MPS limit
            depends on the destination country of your messages, as well as the type of phone
            number (origination number) that you use to send the message. For more information,
            see <a href="https://docs.aws.amazon.com/pinpoint/latest/userguide/channels-sms-limitations-mps.html">Message
            Parts per Second (MPS) limits</a> in the <i>Amazon Pinpoint User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVTextMessageCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set to use. This can be either the ConfigurationSetName
            or ConfigurationSetArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVTextMessageCmdlet.Context">
            <summary>
            <para>
            <para>You can specify custom data in this field. If you do, that data is logged to the event
            destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVTextMessageCmdlet.DestinationCountryParameter">
            <summary>
            <para>
            <para>This field is used for any country-specific registration requirements. Currently,
            this setting is only used when you send messages to recipients in India using a sender
            ID. For more information see <a href="https://docs.aws.amazon.com/pinpoint/latest/userguide/channels-sms-senderid-india.html">Special
            requirements for sending SMS messages to recipients in India</a>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVTextMessageCmdlet.DestinationPhoneNumber">
            <summary>
            <para>
            <para>The destination phone number in E.164 format.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVTextMessageCmdlet.DryRun">
            <summary>
            <para>
            <para>When set to true, the message is checked and validated, but isn't sent to the end
            recipient.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVTextMessageCmdlet.Keyword">
            <summary>
            <para>
            <para>When you register a short code in the US, you must specify a program name. If you
            don’t have a US short code, omit this attribute.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVTextMessageCmdlet.MaxPrice">
            <summary>
            <para>
            <para>The maximum amount that you want to spend, in US dollars, per each text message part.
            A text message can contain multiple parts.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVTextMessageCmdlet.MessageBody">
            <summary>
            <para>
            <para>The body of the text message.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVTextMessageCmdlet.MessageType">
            <summary>
            <para>
            <para>The type of message. Valid values are TRANSACTIONAL for messages that are critical
            or time-sensitive and PROMOTIONAL for messages that aren't critical or time-sensitive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVTextMessageCmdlet.OriginationIdentity">
            <summary>
            <para>
            <para>The origination identity of the message. This can be either the PhoneNumber, PhoneNumberId,
            PhoneNumberArn, SenderId, SenderIdArn, PoolId, or PoolArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVTextMessageCmdlet.TimeToLive">
            <summary>
            <para>
            <para>How long the text message is valid for. By default this is 72 hours.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVTextMessageCmdlet.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.PinpointSMSVoiceV2.Model.SendTextMessageResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.SendTextMessageResponse 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.SMSV.SendSMSVTextMessageCmdlet.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.SMSV.SendSMSVVoiceMessageCmdlet">
            <summary>
            Allows you to send a request that sends a text message through Amazon Pinpoint. This
            operation uses <a href="http://aws.amazon.com/polly/">Amazon Polly</a> to convert
            a text script into a voice message.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVVoiceMessageCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The name of the configuration set to use. This can be either the ConfigurationSetName
            or ConfigurationSetArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVVoiceMessageCmdlet.Context">
            <summary>
            <para>
            <para>You can specify custom data in this field. If you do, that data is logged to the event
            destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVVoiceMessageCmdlet.DestinationPhoneNumber">
            <summary>
            <para>
            <para>The destination phone number in E.164 format.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVVoiceMessageCmdlet.DryRun">
            <summary>
            <para>
            <para>When set to true, the message is checked and validated, but isn't sent to the end
            recipient.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVVoiceMessageCmdlet.MaxPricePerMinute">
            <summary>
            <para>
            <para>The maximum amount to spend per voice message, in US dollars.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVVoiceMessageCmdlet.MessageBody">
            <summary>
            <para>
            <para>The text to convert to a voice message.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVVoiceMessageCmdlet.MessageBodyTextType">
            <summary>
            <para>
            <para>Specifies if the MessageBody field contains text or <a href="https://docs.aws.amazon.com/polly/latest/dg/what-is.html">speech
            synthesis markup language (SSML)</a>.</para><ul><li><para>TEXT: This is the default value. When used the maximum character limit is 3000.</para></li><li><para>SSML: When used the maximum character limit is 6000 including SSML tagging.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVVoiceMessageCmdlet.OriginationIdentity">
            <summary>
            <para>
            <para>The origination identity to use for the voice call. This can be the PhoneNumber, PhoneNumberId,
            PhoneNumberArn, PoolId, or PoolArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVVoiceMessageCmdlet.TimeToLive">
            <summary>
            <para>
            <para>How long the voice message is valid for. By default this is 72 hours.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVVoiceMessageCmdlet.VoiceId">
            <summary>
            <para>
            <para>The voice for the <a href="https://docs.aws.amazon.com/polly/latest/dg/what-is.html">Amazon
            Polly</a> service to use. By default this is set to "MATTHEW".</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SendSMSVVoiceMessageCmdlet.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.PinpointSMSVoiceV2.Model.SendVoiceMessageResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.SendVoiceMessageResponse 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.SMSV.SendSMSVVoiceMessageCmdlet.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.SMSV.SetSMSVDefaultMessageTypeCmdlet">
            <summary>
            Sets the default message type on a configuration set.
             
              
            <para>
            Choose the category of SMS messages that you plan to send from this account. If you
            send account-related messages or time-sensitive messages such as one-time passcodes,
            choose <b>Transactional</b>. If you plan to send messages that contain marketing material
            or other promotional content, choose <b>Promotional</b>. This setting applies to your
            entire Amazon Web Services account.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVDefaultMessageTypeCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The configuration set to update with a new default message type. This field can be
            the ConsigurationSetName or ConfigurationSetArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVDefaultMessageTypeCmdlet.MessageType">
            <summary>
            <para>
            <para>The type of message. Valid values are TRANSACTIONAL for messages that are critical
            or time-sensitive and PROMOTIONAL for messages that aren't critical or time-sensitive.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVDefaultMessageTypeCmdlet.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.PinpointSMSVoiceV2.Model.SetDefaultMessageTypeResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.SetDefaultMessageTypeResponse 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.SMSV.SetSMSVDefaultMessageTypeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVDefaultMessageTypeCmdlet.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.SMSV.SetSMSVDefaultSenderIdCmdlet">
            <summary>
            Sets default sender ID on a configuration set.
             
              
            <para>
            When sending a text message to a destination country that supports sender IDs, the
            default sender ID on the configuration set specified will be used if no dedicated
            origination phone numbers or registered sender IDs are available in your account.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVDefaultSenderIdCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The configuration set to updated with a new default SenderId. This field can be the
            ConsigurationSetName or ConfigurationSetArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVDefaultSenderIdCmdlet.SenderId">
            <summary>
            <para>
            <para>The current sender ID for the configuration set. When sending a text message to a
            destination country which supports SenderIds, the default sender ID on the configuration
            set specified on <a>SendTextMessage</a> will be used if no dedicated origination phone
            numbers or registered SenderIds are available in your account, instead of a generic
            sender ID, such as 'NOTICE'.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVDefaultSenderIdCmdlet.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.PinpointSMSVoiceV2.Model.SetDefaultSenderIdResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.SetDefaultSenderIdResponse 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.SMSV.SetSMSVDefaultSenderIdCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVDefaultSenderIdCmdlet.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.SMSV.SetSMSVKeywordCmdlet">
            <summary>
            Creates or updates a keyword configuration on an origination phone number or pool.
             
              
            <para>
             A keyword is a word that you can search for on a particular phone number or pool.
            It is also a specific word or phrase that an end user can send to your number to elicit
            a response, such as an informational message or a special offer. When your number
            receives a message that begins with a keyword, Amazon Pinpoint responds with a customizable
            message.
            </para><para>
            If you specify a keyword that isn't valid, an Error is returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVKeywordCmdlet.Keyword">
            <summary>
            <para>
            <para>The new keyword to add.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVKeywordCmdlet.KeywordAction">
            <summary>
            <para>
            <para>The action to perform for the new keyword when it is received.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVKeywordCmdlet.KeywordMessage">
            <summary>
            <para>
            <para>The message associated with the keyword.</para><ul><li><para>AUTOMATIC_RESPONSE: A message is sent to the recipient.</para></li><li><para>OPT_OUT: Keeps the recipient from receiving future messages.</para></li><li><para>OPT_IN: The recipient wants to receive future messages.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVKeywordCmdlet.OriginationIdentity">
            <summary>
            <para>
            <para>The origination identity to use such as a PhoneNumberId, PhoneNumberArn, SenderId
            or SenderIdArn. You can use <a>DescribePhoneNumbers</a> get the values for PhoneNumberId
            and PhoneNumberArn while <a>DescribeSenderIds</a> can be used to get the values for
            SenderId and SenderIdArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVKeywordCmdlet.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.PinpointSMSVoiceV2.Model.PutKeywordResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.PutKeywordResponse 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.SMSV.SetSMSVKeywordCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OriginationIdentity parameter.
            The -PassThru parameter is deprecated, use -Select '^OriginationIdentity' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVKeywordCmdlet.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.SMSV.SetSMSVOptedOutNumberCmdlet">
            <summary>
            Creates an opted out destination phone number in the opt-out list.
             
              
            <para>
            If the destination phone number isn't valid or if the specified opt-out list doesn't
            exist, an Error is returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVOptedOutNumberCmdlet.OptedOutNumber">
            <summary>
            <para>
            <para>The phone number to add to the OptOutList in E.164 format.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVOptedOutNumberCmdlet.OptOutListName">
            <summary>
            <para>
            <para>The OptOutListName or OptOutListArn to add the phone number to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVOptedOutNumberCmdlet.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.PinpointSMSVoiceV2.Model.PutOptedOutNumberResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.PutOptedOutNumberResponse 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.SMSV.SetSMSVOptedOutNumberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OptOutListName parameter.
            The -PassThru parameter is deprecated, use -Select '^OptOutListName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVOptedOutNumberCmdlet.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.SMSV.SetSMSVTextMessageSpendLimitOverrideCmdlet">
            <summary>
            Sets an account level monthly spend limit override for sending text messages. The
            requested spend limit must be less than or equal to the <code>MaxLimit</code>, which
            is set by Amazon Web Services.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVTextMessageSpendLimitOverrideCmdlet.MonthlyLimit">
            <summary>
            <para>
            <para>The new monthly limit to enforce on text messages.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVTextMessageSpendLimitOverrideCmdlet.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.PinpointSMSVoiceV2.Model.SetTextMessageSpendLimitOverrideResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.SetTextMessageSpendLimitOverrideResponse 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.SMSV.SetSMSVTextMessageSpendLimitOverrideCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MonthlyLimit parameter.
            The -PassThru parameter is deprecated, use -Select '^MonthlyLimit' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVTextMessageSpendLimitOverrideCmdlet.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.SMSV.SetSMSVVoiceMessageSpendLimitOverrideCmdlet">
            <summary>
            Sets an account level monthly spend limit override for sending voice messages. The
            requested spend limit must be less than or equal to the <code>MaxLimit</code>, which
            is set by Amazon Web Services.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVVoiceMessageSpendLimitOverrideCmdlet.MonthlyLimit">
            <summary>
            <para>
            <para>The new monthly limit to enforce on voice messages.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVVoiceMessageSpendLimitOverrideCmdlet.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.PinpointSMSVoiceV2.Model.SetVoiceMessageSpendLimitOverrideResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.SetVoiceMessageSpendLimitOverrideResponse 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.SMSV.SetSMSVVoiceMessageSpendLimitOverrideCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MonthlyLimit parameter.
            The -PassThru parameter is deprecated, use -Select '^MonthlyLimit' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.SetSMSVVoiceMessageSpendLimitOverrideCmdlet.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.SMSV.UnregisterSMSVOriginationIdentityCmdlet">
            <summary>
            Removes the specified origination identity from an existing pool.
             
              
            <para>
            If the origination identity isn't associated with the specified pool, an Error is
            returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UnregisterSMSVOriginationIdentityCmdlet.IsoCountryCode">
            <summary>
            <para>
            <para>The two-character code, in ISO 3166-1 alpha-2 format, for the country or region. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UnregisterSMSVOriginationIdentityCmdlet.OriginationIdentity">
            <summary>
            <para>
            <para>The origination identity to use such as a PhoneNumberId, PhoneNumberArn, SenderId
            or SenderIdArn. You can use <a>DescribePhoneNumbers</a> find the values for PhoneNumberId
            and PhoneNumberArn, or use <a>DescribeSenderIds</a> to get the values for SenderId
            and SenderIdArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UnregisterSMSVOriginationIdentityCmdlet.PoolId">
            <summary>
            <para>
            <para>The unique identifier for the pool to disassociate with the origination identity.
            This value can be either the PoolId or PoolArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UnregisterSMSVOriginationIdentityCmdlet.ClientToken">
            <summary>
            <para>
            <para>Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
            If you don't specify a client token, a randomly generated token is used for the request
            to ensure idempotency.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UnregisterSMSVOriginationIdentityCmdlet.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.PinpointSMSVoiceV2.Model.DisassociateOriginationIdentityResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.DisassociateOriginationIdentityResponse 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.SMSV.UnregisterSMSVOriginationIdentityCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PoolId parameter.
            The -PassThru parameter is deprecated, use -Select '^PoolId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UnregisterSMSVOriginationIdentityCmdlet.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.SMSV.UpdateSMSVEventDestinationCmdlet">
            <summary>
            Updates an existing event destination in a configuration set. You can update the IAM
            role ARN for CloudWatch Logs and Kinesis Data Firehose. You can also enable or disable
            the event destination.
             
              
            <para>
            You may want to update an event destination to change its matching event types or
            updating the destination resource ARN. You can't change an event destination's type
            between CloudWatch Logs, Kinesis Data Firehose, and Amazon SNS.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVEventDestinationCmdlet.ConfigurationSetName">
            <summary>
            <para>
            <para>The configuration set to update with the new event destination. Valid values for this
            can be the ConfigurationSetName or ConfigurationSetArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVEventDestinationCmdlet.KinesisFirehoseDestination_DeliveryStreamArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the delivery stream.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVEventDestinationCmdlet.Enabled">
            <summary>
            <para>
            <para>When set to true logging is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVEventDestinationCmdlet.EventDestinationName">
            <summary>
            <para>
            <para>The name to use for the event destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVEventDestinationCmdlet.CloudWatchLogsDestination_IamRoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of an Amazon Identity and Access Management (IAM) role
            that is able to write event data to an Amazon CloudWatch destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVEventDestinationCmdlet.KinesisFirehoseDestination_IamRoleArn">
            <summary>
            <para>
            <para>The ARN of an Amazon Identity and Access Management (IAM) role that is able to write
            event data to an Amazon Firehose destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVEventDestinationCmdlet.CloudWatchLogsDestination_LogGroupArn">
            <summary>
            <para>
            <para>The name of the Amazon CloudWatch log group that you want to record events in. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVEventDestinationCmdlet.MatchingEventType">
            <summary>
            <para>
            <para>An array of event types that determine which events to log.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVEventDestinationCmdlet.SnsDestination_TopicArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Amazon SNS topic that you want to publish events
            to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVEventDestinationCmdlet.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.PinpointSMSVoiceV2.Model.UpdateEventDestinationResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.UpdateEventDestinationResponse 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.SMSV.UpdateSMSVEventDestinationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConfigurationSetName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConfigurationSetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVEventDestinationCmdlet.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.SMSV.UpdateSMSVPhoneNumberCmdlet">
            <summary>
            Updates the configuration of an existing origination phone number. You can update
            the opt-out list, enable or disable two-way messaging, change the TwoWayChannelArn,
            enable or disable self-managed opt-outs, and enable or disable deletion protection.
             
              
            <para>
            If the origination phone number is associated with a pool, an Error is returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVPhoneNumberCmdlet.DeletionProtectionEnabled">
            <summary>
            <para>
            <para>By default this is set to false. When set to true the phone number can't be deleted.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVPhoneNumberCmdlet.OptOutListName">
            <summary>
            <para>
            <para>The OptOutList to add the phone number to. Valid values for this field can be either
            the OutOutListName or OutOutListArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVPhoneNumberCmdlet.PhoneNumberId">
            <summary>
            <para>
            <para>The unique identifier of the phone number. Valid values for this field can be either
            the PhoneNumberId or PhoneNumberArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVPhoneNumberCmdlet.SelfManagedOptOutsEnabled">
            <summary>
            <para>
            <para>By default this is set to false. When an end recipient sends a message that begins
            with HELP or STOP to one of your dedicated numbers, Amazon Pinpoint automatically
            replies with a customizable message and adds the end recipient to the OptOutList.
            When set to true you're responsible for responding to HELP and STOP requests. You're
            also responsible for tracking and honoring opt-out requests.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVPhoneNumberCmdlet.TwoWayChannelArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the two way channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVPhoneNumberCmdlet.TwoWayEnabled">
            <summary>
            <para>
            <para>By default this is set to false. When set to true you can receive incoming text messages
            from your end recipients.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVPhoneNumberCmdlet.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.PinpointSMSVoiceV2.Model.UpdatePhoneNumberResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.UpdatePhoneNumberResponse 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.SMSV.UpdateSMSVPhoneNumberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PhoneNumberId parameter.
            The -PassThru parameter is deprecated, use -Select '^PhoneNumberId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVPhoneNumberCmdlet.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.SMSV.UpdateSMSVPoolCmdlet">
            <summary>
            Updates the configuration of an existing pool. You can update the opt-out list, enable
            or disable two-way messaging, change the <code>TwoWayChannelArn</code>, enable or
            disable self-managed opt-outs, enable or disable deletion protection, and enable or
            disable shared routes.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVPoolCmdlet.DeletionProtectionEnabled">
            <summary>
            <para>
            <para>When set to true the pool can't be deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVPoolCmdlet.OptOutListName">
            <summary>
            <para>
            <para>The OptOutList to associate with the pool. Valid values are either OptOutListName
            or OptOutListArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVPoolCmdlet.PoolId">
            <summary>
            <para>
            <para>The unique identifier of the pool to update. Valid values are either the PoolId or
            PoolArn.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVPoolCmdlet.SelfManagedOptOutsEnabled">
            <summary>
            <para>
            <para>By default this is set to false. When an end recipient sends a message that begins
            with HELP or STOP to one of your dedicated numbers, Amazon Pinpoint automatically
            replies with a customizable message and adds the end recipient to the OptOutList.
            When set to true you're responsible for responding to HELP and STOP requests. You're
            also responsible for tracking and honoring opt-out requests.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVPoolCmdlet.SharedRoutesEnabled">
            <summary>
            <para>
            <para>Indicates whether shared routes are enabled for the pool.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVPoolCmdlet.TwoWayChannelArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the two way channel.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVPoolCmdlet.TwoWayEnabled">
            <summary>
            <para>
            <para>By default this is set to false. When set to true you can receive incoming text messages
            from your end recipients.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVPoolCmdlet.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.PinpointSMSVoiceV2.Model.UpdatePoolResponse).
            Specifying the name of a property of type Amazon.PinpointSMSVoiceV2.Model.UpdatePoolResponse 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.SMSV.UpdateSMSVPoolCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PoolId parameter.
            The -PassThru parameter is deprecated, use -Select '^PoolId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMSV.UpdateSMSVPoolCmdlet.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>