AWS.Tools.Interconnect.XML
|
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.Interconnect</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.INTC.AddINTCResourceTagCmdlet"> <summary> Add new tags to the specified resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.AddINTCResourceTagCmdlet.Arn"> <summary> <para> <para>The ARN of the resource that should receive the new tags.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.AddINTCResourceTagCmdlet.Tag"> <summary> <para> <para>A map of tags to apply to the specified resource.</para><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.AddINTCResourceTagCmdlet.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.Interconnect.Model.TagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.AddINTCResourceTagCmdlet.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.INTC.ApproveINTCConnectionProposalCmdlet"> <summary> Accepts a connection proposal which was generated at a supported partner's portal. <para> The proposal contains the Environment and bandwidth that were chosen on the partner's portal and cannot be modified. </para><para> Upon accepting the proposal a connection will be made between the AWS network as accessed via the selected Attach Point and the network previously selected network on the partner's portal. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.ApproveINTCConnectionProposalCmdlet.ActivationKey"> <summary> <para> <para>An Activation Key that was generated on a supported partner's portal. This key captures the desired parameters from the initial creation request.</para><para>The details of this request can be described using with <a>DescribeConnectionProposal</a>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.ApproveINTCConnectionProposalCmdlet.AttachPoint_Arn"> <summary> <para> <para>Identifies an attach point by full ARN.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.ApproveINTCConnectionProposalCmdlet.Description"> <summary> <para> <para>A description to distinguish this <a>Connection</a>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.ApproveINTCConnectionProposalCmdlet.AttachPoint_DirectConnectGateway"> <summary> <para> <para>Identifies an DirectConnect Gateway attach point by DirectConnectGatewayID.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.ApproveINTCConnectionProposalCmdlet.Tag"> <summary> <para> <para>The tags to associate with the resulting <a>Connection</a>.</para><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.ApproveINTCConnectionProposalCmdlet.ClientToken"> <summary> <para> <para>Idempotency token used for the request.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.ApproveINTCConnectionProposalCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Connection'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Interconnect.Model.AcceptConnectionProposalResponse). Specifying the name of a property of type Amazon.Interconnect.Model.AcceptConnectionProposalResponse 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.INTC.ApproveINTCConnectionProposalCmdlet.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.INTC.GetINTCAttachPointListCmdlet"> <summary> Lists all Attach Points the caller has access to that are valid for the specified <a>Environment</a>.<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.INTC.GetINTCAttachPointListCmdlet.EnvironmentId"> <summary> <para> <para>The identifier of the <a>Environment</a> for which to list valid Attach Points.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCAttachPointListCmdlet.MaxResult"> <summary> <para> <para>The max number of list results in a single paginated response.</para> </para> <para> <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet. <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call. <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCAttachPointListCmdlet.NextToken"> <summary> <para> <para>A pagination token from a previous paginated response indicating you wish to get the next page.</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/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCAttachPointListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'AttachPoints'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Interconnect.Model.ListAttachPointsResponse). Specifying the name of a property of type Amazon.Interconnect.Model.ListAttachPointsResponse 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.INTC.GetINTCAttachPointListCmdlet.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.INTC.GetINTCConnectionCmdlet"> <summary> Describes the current state of a Connection resource as specified by the identifier. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCConnectionCmdlet.Identifier"> <summary> <para> <para>The identifier of the requested <a>Connection</a></para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCConnectionCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Connection'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Interconnect.Model.GetConnectionResponse). Specifying the name of a property of type Amazon.Interconnect.Model.GetConnectionResponse 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.INTC.GetINTCConnectionListCmdlet"> <summary> Lists all connection objects to which the caller has access. <para> Allows for optional filtering by the following properties: </para><ul><li><para><c>state</c></para></li><li><para><c>environmentId</c></para></li><li><para><c>provider</c></para></li><li><para><c>attach point</c></para></li></ul><para> Only <a>Connection</a> objects matching all filters will be 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.INTC.GetINTCConnectionListCmdlet.AttachPoint_Arn"> <summary> <para> <para>Identifies an attach point by full ARN.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCConnectionListCmdlet.Provider_CloudServiceProvider"> <summary> <para> <para>The provider's name. Specifically, connections to/from this Cloud Service Provider will be considered Multicloud connections.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCConnectionListCmdlet.AttachPoint_DirectConnectGateway"> <summary> <para> <para>Identifies an DirectConnect Gateway attach point by DirectConnectGatewayID.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCConnectionListCmdlet.EnvironmentId"> <summary> <para> <para>Filter the results to only include <a>Connection</a> objects on the given <a>Environment</a>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCConnectionListCmdlet.Provider_LastMileProvider"> <summary> <para> <para>The provider's name. Specifically, connections to/from this Last Mile Provider will be considered LastMile connections.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCConnectionListCmdlet.State"> <summary> <para> <para>Filter the results to only include <a>Connection</a> objects in the given <a>Connection$state</a>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCConnectionListCmdlet.MaxResult"> <summary> <para> <para>The max number of list results in a single paginated response.</para> </para> <para> <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet. <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call. <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCConnectionListCmdlet.NextToken"> <summary> <para> <para>A pagination token from a previous paginated response indicating you wish to get the next page of results.</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/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCConnectionListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Connections'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Interconnect.Model.ListConnectionsResponse). Specifying the name of a property of type Amazon.Interconnect.Model.ListConnectionsResponse 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.INTC.GetINTCConnectionListCmdlet.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.INTC.GetINTCConnectionProposalDetailCmdlet"> <summary> Describes the details of a connection proposal generated at a partner's portal. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCConnectionProposalDetailCmdlet.ActivationKey"> <summary> <para> <para>An Activation Key that was generated on a supported partner's portal. This key captures the desired parameters from the initial creation request.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCConnectionProposalDetailCmdlet.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.Interconnect.Model.DescribeConnectionProposalResponse). Specifying the name of a property of type Amazon.Interconnect.Model.DescribeConnectionProposalResponse 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.INTC.GetINTCEnvironmentCmdlet"> <summary> Describes a specific <a>Environment</a> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCEnvironmentCmdlet.Id"> <summary> <para> <para>The identifier of the specific <a>Environment</a> to describe.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCEnvironmentCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Environment'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Interconnect.Model.GetEnvironmentResponse). Specifying the name of a property of type Amazon.Interconnect.Model.GetEnvironmentResponse 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.INTC.GetINTCEnvironmentListCmdlet"> <summary> Lists all of the environments that can produce connections that will land in the called AWS region.<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.INTC.GetINTCEnvironmentListCmdlet.Provider_CloudServiceProvider"> <summary> <para> <para>The provider's name. Specifically, connections to/from this Cloud Service Provider will be considered Multicloud connections.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCEnvironmentListCmdlet.Provider_LastMileProvider"> <summary> <para> <para>The provider's name. Specifically, connections to/from this Last Mile Provider will be considered LastMile connections.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCEnvironmentListCmdlet.Location"> <summary> <para> <para>Filter results to only include <a>Environment</a> objects that connect to a given location distiguisher.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCEnvironmentListCmdlet.MaxResult"> <summary> <para> <para>The max number of list results in a single paginated response.</para> </para> <para> <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet. <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call. <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCEnvironmentListCmdlet.NextToken"> <summary> <para> <para>A pagination token from a previous paginated response indicating you wish to get the next page of results.</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/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCEnvironmentListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Environments'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Interconnect.Model.ListEnvironmentsResponse). Specifying the name of a property of type Amazon.Interconnect.Model.ListEnvironmentsResponse 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.INTC.GetINTCEnvironmentListCmdlet.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.INTC.GetINTCResourceTagCmdlet"> <summary> List all current tags on the specified resource. Currently this supports <a>Connection</a> resources. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCResourceTagCmdlet.Arn"> <summary> <para> <para>The resource ARN for which to list tags. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.GetINTCResourceTagCmdlet.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.Interconnect.Model.ListTagsForResourceResponse). Specifying the name of a property of type Amazon.Interconnect.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="T:Amazon.PowerShell.Cmdlets.INTC.NewINTCConnectionCmdlet"> <summary> Initiates the process to create a Connection across the specified Environment. <para> The Environment dictates the specified partner and location to which the other end of the connection should attach. You can see a list of the available Environments by calling <a>ListEnvironments</a></para><para> The Attach Point specifies where within the AWS Network your connection will logically connect. </para><para> After a successful call to this method, the resulting <a>Connection</a> will return an Activation Key which will need to be brought to the specific partner's portal to confirm the <a>Connection</a> on both sides. (See <a>Environment$activationPageUrl</a> for a direct link to the partner portal). </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.NewINTCConnectionCmdlet.AttachPoint_Arn"> <summary> <para> <para>Identifies an attach point by full ARN.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.NewINTCConnectionCmdlet.Bandwidth"> <summary> <para> <para>The desired bandwidth of the requested <a>Connection</a></para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.NewINTCConnectionCmdlet.Description"> <summary> <para> <para>A description to distinguish this <a>Connection</a>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.NewINTCConnectionCmdlet.AttachPoint_DirectConnectGateway"> <summary> <para> <para>Identifies an DirectConnect Gateway attach point by DirectConnectGatewayID.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.NewINTCConnectionCmdlet.EnvironmentId"> <summary> <para> <para>The identifier of the <a>Environment</a> across which this <a>Connection</a> should be created.</para><para>The available <a>Environment</a> objects can be determined using <a>ListEnvironments</a>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.NewINTCConnectionCmdlet.RemoteAccount_Identifier"> <summary> <para> <para>A generic bit of identifying information. Can be used in place of any of the more specific types.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.NewINTCConnectionCmdlet.Tag"> <summary> <para> <para>The tag to associate with the resulting <a>Connection</a>.</para><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.NewINTCConnectionCmdlet.ClientToken"> <summary> <para> <para>Idempotency token used for the request.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.NewINTCConnectionCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Connection'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Interconnect.Model.CreateConnectionResponse). Specifying the name of a property of type Amazon.Interconnect.Model.CreateConnectionResponse 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.INTC.NewINTCConnectionCmdlet.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.INTC.RemoveINTCConnectionCmdlet"> <summary> Deletes an existing Connection with the supplied identifier. <para> This operation will also inform the remote partner of your intention to delete your connection. Note, the partner may still require you to delete to fully clean up resources, but the network connectivity provided by the <a>Connection</a> will cease to exist. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.RemoveINTCConnectionCmdlet.Identifier"> <summary> <para> <para>The identifier of the <a>Connection</a> to be deleted. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.RemoveINTCConnectionCmdlet.ClientToken"> <summary> <para> <para>Idempotency token used for the request.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.RemoveINTCConnectionCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Connection'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Interconnect.Model.DeleteConnectionResponse). Specifying the name of a property of type Amazon.Interconnect.Model.DeleteConnectionResponse 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.INTC.RemoveINTCConnectionCmdlet.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.INTC.RemoveINTCResourceTagCmdlet"> <summary> Removes tags from the specified resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.RemoveINTCResourceTagCmdlet.Arn"> <summary> <para> <para>The ARN of the resource from which the specified tags should be removed.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.RemoveINTCResourceTagCmdlet.TagKey"> <summary> <para> <para>The list of tag keys that should be removed from the resource.</para><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.RemoveINTCResourceTagCmdlet.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.Interconnect.Model.UntagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.RemoveINTCResourceTagCmdlet.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.INTC.UpdateINTCConnectionCmdlet"> <summary> Modifies an existing connection. Currently we support modifications to the connection's description and/or bandwidth. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.UpdateINTCConnectionCmdlet.Bandwidth"> <summary> <para> <para>Request a new bandwidth size on the given <a>Connection</a>.</para><para>Note that changes to the size may be subject to additional policy, and does require the remote partner provider to acknowledge and permit this new bandwidth size.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.UpdateINTCConnectionCmdlet.Description"> <summary> <para> <para>An updated description to apply to the <a>Connection</a></para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.UpdateINTCConnectionCmdlet.Identifier"> <summary> <para> <para>The identifier of the <a>Connection</a> that should be updated.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.UpdateINTCConnectionCmdlet.ClientToken"> <summary> <para> <para>Idempotency token used for the request.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.INTC.UpdateINTCConnectionCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Connection'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Interconnect.Model.UpdateConnectionResponse). Specifying the name of a property of type Amazon.Interconnect.Model.UpdateConnectionResponse 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.INTC.UpdateINTCConnectionCmdlet.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> |