AWS.Tools.ConnectCases.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.ConnectCases</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.CCAS.AddCCASResourceTagCmdlet"> <summary> Adds tags to a resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.AddCCASResourceTagCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN)</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.AddCCASResourceTagCmdlet.Tag"> <summary> <para> <para>A map of of key-value pairs that represent tags on a resource. Tags are used to organize, track, or control access for this resource.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.AddCCASResourceTagCmdlet.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.ConnectCases.Model.TagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.AddCCASResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.AddCCASResourceTagCmdlet.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.CCAS.GetCCASCaseCmdlet"> <summary> Returns information about a specific case if it exists. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASCaseCmdlet.CaseId"> <summary> <para> <para>A unique identifier of the case.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASCaseCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASCaseCmdlet.Field"> <summary> <para> <para>A list of unique field identifiers. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASCaseCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASCaseCmdlet.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.ConnectCases.Model.GetCaseResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.GetCaseResponse 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.CCAS.GetCCASCaseCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.CCAS.GetCCASCaseEventConfigurationCmdlet"> <summary> Returns the case event publishing configuration. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASCaseEventConfigurationCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASCaseEventConfigurationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'EventBridge'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectCases.Model.GetCaseEventConfigurationResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.GetCaseEventConfigurationResponse 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.CCAS.GetCCASCaseEventConfigurationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.CCAS.GetCCASCasesForContactListCmdlet"> <summary> Lists cases for a given contact. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASCasesForContactListCmdlet.ContactArn"> <summary> <para> <para>A unique identifier of a contact in Amazon Connect.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASCasesForContactListCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASCasesForContactListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return per page.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASCasesForContactListCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASCasesForContactListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Cases'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectCases.Model.ListCasesForContactResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.ListCasesForContactResponse 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.CCAS.GetCCASCasesForContactListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.CCAS.GetCCASDomainCmdlet"> <summary> Returns information about a specific domain if it exists. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASDomainCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASDomainCmdlet.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.ConnectCases.Model.GetDomainResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.GetDomainResponse 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.CCAS.GetCCASDomainCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.CCAS.GetCCASDomainListCmdlet"> <summary> Lists all cases domains in the Amazon Web Services account. Each list item is a condensed summary object of the domain. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASDomainListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return per page.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASDomainListCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASDomainListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Domains'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectCases.Model.ListDomainsResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.ListDomainsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.CCAS.GetCCASFieldListCmdlet"> <summary> Lists all fields in a Cases domain. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASFieldListCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASFieldListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return per page.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASFieldListCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASFieldListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Fields'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectCases.Model.ListFieldsResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.ListFieldsResponse 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.CCAS.GetCCASFieldListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.CCAS.GetCCASFieldOptionListCmdlet"> <summary> Lists all of the field options for a field identifier in the domain. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASFieldOptionListCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASFieldOptionListCmdlet.FieldId"> <summary> <para> <para>The unique identifier of a field.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASFieldOptionListCmdlet.Value"> <summary> <para> <para>A list of <code>FieldOption</code> values to filter on for <code>ListFieldOptions</code>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASFieldOptionListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return per page.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASFieldOptionListCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASFieldOptionListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Options'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectCases.Model.ListFieldOptionsResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.ListFieldOptionsResponse 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.CCAS.GetCCASFieldOptionListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.CCAS.GetCCASLayoutCmdlet"> <summary> Returns the details for the requested layout. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASLayoutCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASLayoutCmdlet.LayoutId"> <summary> <para> <para>The unique identifier of the layout.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASLayoutCmdlet.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.ConnectCases.Model.GetLayoutResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.GetLayoutResponse 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.CCAS.GetCCASLayoutCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.CCAS.GetCCASLayoutListCmdlet"> <summary> Lists all layouts in the given cases domain. Each list item is a condensed summary object of the layout. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASLayoutListCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASLayoutListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return per page.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASLayoutListCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASLayoutListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Layouts'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectCases.Model.ListLayoutsResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.ListLayoutsResponse 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.CCAS.GetCCASLayoutListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.CCAS.GetCCASResourceTagCmdlet"> <summary> Lists tags for a resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASResourceTagCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN)</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Tags'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectCases.Model.ListTagsForResourceResponse). Specifying the name of a property of type Amazon.ConnectCases.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.CCAS.GetCCASResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.CCAS.GetCCASTemplateCmdlet"> <summary> Returns the details for the requested template. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASTemplateCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASTemplateCmdlet.TemplateId"> <summary> <para> <para>A unique identifier of a template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASTemplateCmdlet.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.ConnectCases.Model.GetTemplateResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.GetTemplateResponse 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.CCAS.GetCCASTemplateCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.CCAS.GetCCASTemplateListCmdlet"> <summary> Lists all of the templates in a Cases domain. Each list item is a condensed summary object of the template. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASTemplateListCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASTemplateListCmdlet.Status"> <summary> <para> <para>A list of status values to filter on.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASTemplateListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return per page.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASTemplateListCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GetCCASTemplateListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Templates'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectCases.Model.ListTemplatesResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.ListTemplatesResponse 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.CCAS.GetCCASTemplateListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.CCAS.GroupCCASGetFieldCmdlet"> <summary> Returns the description for the list of fields in the request parameters. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GroupCCASGetFieldCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GroupCCASGetFieldCmdlet.Field"> <summary> <para> <para>A list of unique field identifiers. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GroupCCASGetFieldCmdlet.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.ConnectCases.Model.BatchGetFieldResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.BatchGetFieldResponse 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.CCAS.GroupCCASGetFieldCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GroupCCASGetFieldCmdlet.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.CCAS.GroupCCASPutFieldOptionCmdlet"> <summary> Creates and updates a set of field options for a single select field in a Cases domain. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GroupCCASPutFieldOptionCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GroupCCASPutFieldOptionCmdlet.FieldId"> <summary> <para> <para>The unique identifier of a field.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GroupCCASPutFieldOptionCmdlet.Option"> <summary> <para> <para>A list of <code>FieldOption</code> objects.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GroupCCASPutFieldOptionCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Errors'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectCases.Model.BatchPutFieldOptionsResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.BatchPutFieldOptionsResponse 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.CCAS.GroupCCASPutFieldOptionCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.GroupCCASPutFieldOptionCmdlet.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.CCAS.NewCCASCaseCmdlet"> <summary> Creates a case in the specified Cases domain. Case system and custom fields are taken as an array id/value pairs with a declared data types. <note><para><code>customer_id</code> is a required field when creating a case. </para></note> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASCaseCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASCaseCmdlet.Field"> <summary> <para> <para>An array of objects with field ID (matching ListFields/DescribeField) and value union data.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASCaseCmdlet.TemplateId"> <summary> <para> <para>A unique identifier of a template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASCaseCmdlet.ClientToken"> <summary> <para> <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASCaseCmdlet.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.ConnectCases.Model.CreateCaseResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.CreateCaseResponse 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.CCAS.NewCCASCaseCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASCaseCmdlet.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.CCAS.NewCCASDomainCmdlet"> <summary> Creates a domain, which is a container for all case data, such as cases, fields, templates and layouts. Each Amazon Connect instance can be associated with only one Cases domain. <important><para> This will not associate your connect instance to Cases domain. Instead, use the Amazon Connect <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateIntegrationAssociation.html">CreateIntegrationAssociation</a> API. </para></important> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASDomainCmdlet.Name"> <summary> <para> <para>The name for your Cases domain. It must be unique for your Amazon Web Services account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASDomainCmdlet.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.ConnectCases.Model.CreateDomainResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.CreateDomainResponse 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.CCAS.NewCCASDomainCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Name parameter. The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASDomainCmdlet.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.CCAS.NewCCASFieldCmdlet"> <summary> Creates a field in the Cases domain. This field is used to define the case object model (that is, defines what data can be captured on cases) in a Cases domain. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASFieldCmdlet.Description"> <summary> <para> <para>The description of the field.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASFieldCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASFieldCmdlet.Name"> <summary> <para> <para>The name of the field.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASFieldCmdlet.Type"> <summary> <para> <para>Defines the data type, some system constraints, and default display of the field.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASFieldCmdlet.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.ConnectCases.Model.CreateFieldResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.CreateFieldResponse 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.CCAS.NewCCASFieldCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASFieldCmdlet.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.CCAS.NewCCASLayoutCmdlet"> <summary> Creates a layout in the Cases domain. Layouts define the following configuration in the top section and More Info tab of the Cases user interface: <ul><li><para> Fields to display to the users </para></li><li><para> Field ordering </para></li></ul><note><para> Title and Status fields cannot be part of layouts since they are not configurable. </para></note> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASLayoutCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASLayoutCmdlet.Name"> <summary> <para> <para>The name of the layout. It must be unique for the Cases domain.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASLayoutCmdlet.MoreInfo_Section"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASLayoutCmdlet.TopPanel_Section"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASLayoutCmdlet.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.ConnectCases.Model.CreateLayoutResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.CreateLayoutResponse 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.CCAS.NewCCASLayoutCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASLayoutCmdlet.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.CCAS.NewCCASRelatedItemCmdlet"> <summary> Creates a related item (comments, tasks, and contacts) and associates it with a case. <note><para> A Related Item is a resource that is associated with a case. It may or may not have an external identifier linking it to an external resource (for example, a <code>contactArn</code>). All Related Items have their own internal identifier, the <code>relatedItemArn</code>. Examples of related items include <code>comments</code> and <code>contacts</code>. </para></note> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASRelatedItemCmdlet.Comment_Body"> <summary> <para> <para>Text in the body of a <code>Comment</code> on a case.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASRelatedItemCmdlet.CaseId"> <summary> <para> <para>A unique identifier of the case.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASRelatedItemCmdlet.Contact_ContactArn"> <summary> <para> <para>A unique identifier of a contact in Amazon Connect.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASRelatedItemCmdlet.Comment_ContentType"> <summary> <para> <para>Type of the text in the box of a <code>Comment</code> on a case.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASRelatedItemCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASRelatedItemCmdlet.Type"> <summary> <para> <para>The type of a related item.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASRelatedItemCmdlet.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.ConnectCases.Model.CreateRelatedItemResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.CreateRelatedItemResponse 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.CCAS.NewCCASRelatedItemCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASRelatedItemCmdlet.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.CCAS.NewCCASTemplateCmdlet"> <summary> Creates a template in the Cases domain. This template is used to define the case object model (that is, to define what data can be captured on cases) in a Cases domain. A template must have a unique name within a domain, and it must reference existing field IDs and layout IDs. Additionally, multiple fields with same IDs are not allowed within the same Template. A template can be either Active or Inactive, as indicated by its status. Inactive templates cannot be used to create cases. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASTemplateCmdlet.LayoutConfiguration_DefaultLayout"> <summary> <para> <para> Unique identifier of a layout. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASTemplateCmdlet.Description"> <summary> <para> <para>A brief description of the template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASTemplateCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASTemplateCmdlet.Name"> <summary> <para> <para>A name for the template. It must be unique per domain.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASTemplateCmdlet.RequiredField"> <summary> <para> <para>A list of fields that must contain a value for a case to be successfully created with this template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASTemplateCmdlet.Status"> <summary> <para> <para>The status of the template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASTemplateCmdlet.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.ConnectCases.Model.CreateTemplateResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.CreateTemplateResponse 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.CCAS.NewCCASTemplateCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.NewCCASTemplateCmdlet.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.CCAS.RemoveCCASResourceTagCmdlet"> <summary> Untags a resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.RemoveCCASResourceTagCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN)</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.RemoveCCASResourceTagCmdlet.TagKey"> <summary> <para> <para>List of tag keys.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.RemoveCCASResourceTagCmdlet.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.ConnectCases.Model.UntagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.RemoveCCASResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.RemoveCCASResourceTagCmdlet.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.CCAS.SearchCCASCaseCmdlet"> <summary> Searches for cases within their associated Cases domain. Search results are returned as a paginated list of abridged case documents. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.SearchCCASCaseCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.SearchCCASCaseCmdlet.Field"> <summary> <para> <para>The list of field identifiers to be returned as part of the response.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.SearchCCASCaseCmdlet.Filter"> <summary> <para> <para>A list of filter objects.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.SearchCCASCaseCmdlet.SearchTerm"> <summary> <para> <para>A word or phrase used to perform a quick search.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.SearchCCASCaseCmdlet.Sort"> <summary> <para> <para>A list of sorts where each sort specifies a field and their sort order to be applied to the results. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.SearchCCASCaseCmdlet.MaxResult"> <summary> <para> <para>The maximum number of cases to return. The current maximum supported value is 25. This is also the default value when no other value is provided.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.SearchCCASCaseCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.SearchCCASCaseCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Cases'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectCases.Model.SearchCasesResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.SearchCasesResponse 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.CCAS.SearchCCASCaseCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.SearchCCASCaseCmdlet.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.CCAS.SearchCCASRelatedItemCmdlet"> <summary> Searches for related items that are associated with a case. <note><para> If no filters are provided, this returns all related items associated with a case. </para></note> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.SearchCCASRelatedItemCmdlet.CaseId"> <summary> <para> <para>A unique identifier of the case.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.SearchCCASRelatedItemCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.SearchCCASRelatedItemCmdlet.Filter"> <summary> <para> <para>The list of types of related items and their parameters to use for filtering.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.SearchCCASRelatedItemCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return per page.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.SearchCCASRelatedItemCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.SearchCCASRelatedItemCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'RelatedItems'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectCases.Model.SearchRelatedItemsResponse). Specifying the name of a property of type Amazon.ConnectCases.Model.SearchRelatedItemsResponse 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.CCAS.SearchCCASRelatedItemCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.SearchCCASRelatedItemCmdlet.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.CCAS.UpdateCCASCaseCmdlet"> <summary> Updates the values of fields on a case. Fields to be updated are received as an array of id/value pairs identical to the <code>CreateCase</code> input . <para> If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASCaseCmdlet.CaseId"> <summary> <para> <para>A unique identifier of the case.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASCaseCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASCaseCmdlet.Field"> <summary> <para> <para>An array of objects with <code>fieldId</code> (matching ListFields/DescribeField) and value union data, structured identical to <code>CreateCase</code>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASCaseCmdlet.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.ConnectCases.Model.UpdateCaseResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASCaseCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASCaseCmdlet.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.CCAS.UpdateCCASFieldCmdlet"> <summary> Updates the properties of an existing field. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASFieldCmdlet.Description"> <summary> <para> <para>The description of a field.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASFieldCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASFieldCmdlet.FieldId"> <summary> <para> <para>The unique identifier of a field.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASFieldCmdlet.Name"> <summary> <para> <para>The name of the field.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASFieldCmdlet.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.ConnectCases.Model.UpdateFieldResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASFieldCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASFieldCmdlet.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.CCAS.UpdateCCASLayoutCmdlet"> <summary> Updates the attributes of an existing layout. <para> If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body. </para><para> A <code>ValidationException</code> is returned when you add non-existent <code>fieldIds</code> to a layout. </para><note><para> Title and Status fields cannot be part of layouts because they are not configurable. </para></note> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASLayoutCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASLayoutCmdlet.LayoutId"> <summary> <para> <para>The unique identifier of the layout.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASLayoutCmdlet.Name"> <summary> <para> <para>The name of the layout. It must be unique per domain.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASLayoutCmdlet.MoreInfo_Section"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASLayoutCmdlet.TopPanel_Section"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASLayoutCmdlet.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.ConnectCases.Model.UpdateLayoutResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASLayoutCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASLayoutCmdlet.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.CCAS.UpdateCCASTemplateCmdlet"> <summary> Updates the attributes of an existing template. The template attributes that can be modified include <code>name</code>, <code>description</code>, <code>layoutConfiguration</code>, <code>requiredFields</code>, and <code>status</code>. At least one of these attributes must not be null. If a null value is provided for a given attribute, that attribute is ignored and its current value is preserved. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASTemplateCmdlet.LayoutConfiguration_DefaultLayout"> <summary> <para> <para> Unique identifier of a layout. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASTemplateCmdlet.Description"> <summary> <para> <para>A brief description of the template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASTemplateCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASTemplateCmdlet.Name"> <summary> <para> <para>The name of the template. It must be unique per domain.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASTemplateCmdlet.RequiredField"> <summary> <para> <para>A list of fields that must contain a value for a case to be successfully created with this template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASTemplateCmdlet.Status"> <summary> <para> <para>The status of the template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASTemplateCmdlet.TemplateId"> <summary> <para> <para>A unique identifier for the template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASTemplateCmdlet.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.ConnectCases.Model.UpdateTemplateResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASTemplateCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.UpdateCCASTemplateCmdlet.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.CCAS.WriteCCASCaseEventConfigurationCmdlet"> <summary> API for adding case event publishing configuration </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.WriteCCASCaseEventConfigurationCmdlet.DomainId"> <summary> <para> <para>The unique identifier of the Cases domain. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.WriteCCASCaseEventConfigurationCmdlet.EventBridge_Enabled"> <summary> <para> <para>Indicates whether the to broadcast case event data to the customer.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.WriteCCASCaseEventConfigurationCmdlet.CaseData_Field"> <summary> <para> <para>List of field identifiers.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.WriteCCASCaseEventConfigurationCmdlet.RelatedItemData_IncludeContent"> <summary> <para> <para>Details of what related item data is published through the case event stream.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.WriteCCASCaseEventConfigurationCmdlet.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.ConnectCases.Model.PutCaseEventConfigurationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.WriteCCASCaseEventConfigurationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DomainId parameter. The -PassThru parameter is deprecated, use -Select '^DomainId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.CCAS.WriteCCASCaseEventConfigurationCmdlet.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> |