AWS.Tools.IoTTwinMaker.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.IoTTwinMaker</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTTM.AddIOTTMResourceTagCmdlet">
            <summary>
            Adds tags to a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.AddIOTTMResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para>The ARN of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.AddIOTTMResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>Metadata to add to this resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.AddIOTTMResourceTagCmdlet.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.IoTTwinMaker.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.AddIOTTMResourceTagCmdlet.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.IOTTM.AddIOTTMResourceTagCmdlet.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.IOTTM.GetIOTTMComponentTypeCmdlet">
            <summary>
            Retrieves information about a component type.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMComponentTypeCmdlet.ComponentTypeId">
            <summary>
            <para>
            <para>The ID of the component type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMComponentTypeCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace that contains the component type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMComponentTypeCmdlet.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.IoTTwinMaker.Model.GetComponentTypeResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.GetComponentTypeResponse 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.IOTTM.GetIOTTMComponentTypeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ComponentTypeId parameter.
            The -PassThru parameter is deprecated, use -Select '^ComponentTypeId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMComponentTypeListCmdlet">
            <summary>
            Lists all component types in a workspace.<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.IOTTM.GetIOTTMComponentTypeListCmdlet.Filter">
            <summary>
            <para>
            <para>A list of objects that filter the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMComponentTypeListCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMComponentTypeListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to display.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMComponentTypeListCmdlet.NextToken">
            <summary>
            <para>
            <para>The string that specifies 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/>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.IOTTM.GetIOTTMComponentTypeListCmdlet.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.IoTTwinMaker.Model.ListComponentTypesResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.ListComponentTypesResponse 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.IOTTM.GetIOTTMComponentTypeListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the WorkspaceId parameter.
            The -PassThru parameter is deprecated, use -Select '^WorkspaceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMComponentTypeListCmdlet.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.IOTTM.GetIOTTMEntityCmdlet">
            <summary>
            Retrieves information about an entity.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMEntityCmdlet.EntityId">
            <summary>
            <para>
            <para>The ID of the entity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMEntityCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMEntityCmdlet.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.IoTTwinMaker.Model.GetEntityResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.GetEntityResponse 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.IOTTM.GetIOTTMEntityCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EntityId parameter.
            The -PassThru parameter is deprecated, use -Select '^EntityId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMEntityListCmdlet">
            <summary>
            Lists all entities in a workspace.<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.IOTTM.GetIOTTMEntityListCmdlet.Filter">
            <summary>
            <para>
            <para>A list of objects that filter the request.</para><note><para>Only one object is accepted as a valid input.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMEntityListCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMEntityListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to display.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMEntityListCmdlet.NextToken">
            <summary>
            <para>
            <para>The string that specifies 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/>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.IOTTM.GetIOTTMEntityListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EntitySummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTTwinMaker.Model.ListEntitiesResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.ListEntitiesResponse 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.IOTTM.GetIOTTMEntityListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the WorkspaceId parameter.
            The -PassThru parameter is deprecated, use -Select '^WorkspaceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMEntityListCmdlet.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.IOTTM.GetIOTTMPropertyValueCmdlet">
            <summary>
            Gets the property values for a component, component type, entity, or workspace.
             
              
            <para>
            You must specify a value for either <code>componentName</code>, <code>componentTypeId</code>,
            <code>entityId</code>, or <code>workspaceId</code>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueCmdlet.ComponentName">
            <summary>
            <para>
            <para>The name of the component whose property values the operation returns.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueCmdlet.ComponentTypeId">
            <summary>
            <para>
            <para>The ID of the component type whose property values the operation returns.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueCmdlet.EntityId">
            <summary>
            <para>
            <para>The ID of the entity whose property values the operation returns.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueCmdlet.SelectedProperty">
            <summary>
            <para>
            <para>The properties whose values the operation returns.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace whose values the operation returns.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PropertyValues'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTTwinMaker.Model.GetPropertyValueResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.GetPropertyValueResponse 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.IOTTM.GetIOTTMPropertyValueCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the WorkspaceId parameter.
            The -PassThru parameter is deprecated, use -Select '^WorkspaceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueHistoryCmdlet">
            <summary>
            Retrieves information about the history of a time series property value for a component,
            component type, entity, or workspace.
             
              
            <para>
            You must specify a value for <code>workspaceId</code>. For entity-specific queries,
            specify values for <code>componentName</code> and <code>entityId</code>. For cross-entity
            quries, specify a value for <code>componentTypeId</code>.
            </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.IOTTM.GetIOTTMPropertyValueHistoryCmdlet.ComponentName">
            <summary>
            <para>
            <para>The name of the component.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueHistoryCmdlet.ComponentTypeId">
            <summary>
            <para>
            <para>The ID of the component type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueHistoryCmdlet.EndTime">
            <summary>
            <para>
            <para>The ISO8601 DateTime of the latest property value to return.</para><para>For more information about the ISO8601 DateTime format, see the data type <a href="https://docs.aws.amazon.com/roci/latest/roci-api/API_PropertyValue.html">PropertyValue</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueHistoryCmdlet.EntityId">
            <summary>
            <para>
            <para>The ID of the entity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueHistoryCmdlet.Interpolation_InterpolationType">
            <summary>
            <para>
            <para>The interpolation type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueHistoryCmdlet.Interpolation_IntervalInSecond">
            <summary>
            <para>
            <para>The interpolation time interval in seconds.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueHistoryCmdlet.OrderByTime">
            <summary>
            <para>
            <para>The time direction to use in the result order.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueHistoryCmdlet.PropertyFilter">
            <summary>
            <para>
            <para>A list of objects that filter the property value history request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueHistoryCmdlet.SelectedProperty">
            <summary>
            <para>
            <para>A list of properties whose value histories the request retrieves.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueHistoryCmdlet.StartTime">
            <summary>
            <para>
            <para>The ISO8601 DateTime of the earliest property value to return.</para><para>For more information about the ISO8601 DateTime format, see the data type <a href="https://docs.aws.amazon.com/roci/latest/roci-api/API_PropertyValue.html">PropertyValue</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueHistoryCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueHistoryCmdlet.EndDateTime">
            <summary>
            <para>
            <para>The date and time of the latest property value to return.</para>
            </para>
            <para>This parameter is deprecated.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueHistoryCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueHistoryCmdlet.NextToken">
            <summary>
            <para>
            <para>The string that specifies 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/>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.IOTTM.GetIOTTMPropertyValueHistoryCmdlet.StartDateTime">
            <summary>
            <para>
            <para>The date and time of the earliest property value to return.</para>
            </para>
            <para>This parameter is deprecated.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueHistoryCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'PropertyValues'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTTwinMaker.Model.GetPropertyValueHistoryResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.GetPropertyValueHistoryResponse 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.IOTTM.GetIOTTMPropertyValueHistoryCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the WorkspaceId parameter.
            The -PassThru parameter is deprecated, use -Select '^WorkspaceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMPropertyValueHistoryCmdlet.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.IOTTM.GetIOTTMResourceTagCmdlet">
            <summary>
            Lists all tags associated with a resource.<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.IOTTM.GetIOTTMResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para>The ARN of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMResourceTagCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to display.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMResourceTagCmdlet.NextToken">
            <summary>
            <para>
            <para>The string that specifies 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/>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.IOTTM.GetIOTTMResourceTagCmdlet.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.IoTTwinMaker.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.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.IOTTM.GetIOTTMResourceTagCmdlet.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.IOTTM.GetIOTTMResourceTagCmdlet.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.IOTTM.GetIOTTMSceneCmdlet">
            <summary>
            Retrieves information about a scene.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMSceneCmdlet.SceneId">
            <summary>
            <para>
            <para>The ID of the scene.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMSceneCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace that contains the scene.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMSceneCmdlet.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.IoTTwinMaker.Model.GetSceneResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.GetSceneResponse 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.IOTTM.GetIOTTMSceneCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SceneId parameter.
            The -PassThru parameter is deprecated, use -Select '^SceneId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMSceneListCmdlet">
            <summary>
            Lists all scenes in a workspace.<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.IOTTM.GetIOTTMSceneListCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace that contains the scenes.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMSceneListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Specifies the maximum number of results to display.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMSceneListCmdlet.NextToken">
            <summary>
            <para>
            <para>The string that specifies 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/>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.IOTTM.GetIOTTMSceneListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SceneSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTTwinMaker.Model.ListScenesResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.ListScenesResponse 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.IOTTM.GetIOTTMSceneListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the WorkspaceId parameter.
            The -PassThru parameter is deprecated, use -Select '^WorkspaceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMSceneListCmdlet.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.IOTTM.GetIOTTMWorkspaceCmdlet">
            <summary>
            Retrieves information about a workspace.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMWorkspaceCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMWorkspaceCmdlet.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.IoTTwinMaker.Model.GetWorkspaceResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.GetWorkspaceResponse 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.IOTTM.GetIOTTMWorkspaceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the WorkspaceId parameter.
            The -PassThru parameter is deprecated, use -Select '^WorkspaceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMWorkspaceListCmdlet">
            <summary>
            Retrieves information about workspaces in the current account.<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.IOTTM.GetIOTTMWorkspaceListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to display.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.GetIOTTMWorkspaceListCmdlet.NextToken">
            <summary>
            <para>
            <para>The string that specifies 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/>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.IOTTM.GetIOTTMWorkspaceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'WorkspaceSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTTwinMaker.Model.ListWorkspacesResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.ListWorkspacesResponse 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.IOTTM.GetIOTTMWorkspaceListCmdlet.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.IOTTM.ImportIOTTMPutPropertyValueCmdlet">
            <summary>
            Sets values for multiple time series properties.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.ImportIOTTMPutPropertyValueCmdlet.Entry">
            <summary>
            <para>
            <para>An object that maps strings to the property value entries to set. Each string in the
            mapping must be unique to this object.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.ImportIOTTMPutPropertyValueCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace that contains the properties to set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.ImportIOTTMPutPropertyValueCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ErrorEntries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTTwinMaker.Model.BatchPutPropertyValuesResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.BatchPutPropertyValuesResponse 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.IOTTM.ImportIOTTMPutPropertyValueCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the WorkspaceId parameter.
            The -PassThru parameter is deprecated, use -Select '^WorkspaceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.ImportIOTTMPutPropertyValueCmdlet.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.IOTTM.NewIOTTMComponentTypeCmdlet">
            <summary>
            Creates a component type.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMComponentTypeCmdlet.ComponentTypeId">
            <summary>
            <para>
            <para>The ID of the component type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMComponentTypeCmdlet.Description">
            <summary>
            <para>
            <para>The description of the component type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMComponentTypeCmdlet.ExtendsFrom">
            <summary>
            <para>
            <para>Specifies the parent component type to extend.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMComponentTypeCmdlet.Function">
            <summary>
            <para>
            <para>An object that maps strings to the functions in the component type. Each string in
            the mapping must be unique to this object.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMComponentTypeCmdlet.IsSingleton">
            <summary>
            <para>
            <para>A Boolean value that specifies whether an entity can have more than one component
            of this type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMComponentTypeCmdlet.PropertyDefinition">
            <summary>
            <para>
            <para>An object that maps strings to the property definitions in the component type. Each
            string in the mapping must be unique to this object.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMComponentTypeCmdlet.Tag">
            <summary>
            <para>
            <para>Metadata that you can use to manage the component type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMComponentTypeCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace that contains the component type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMComponentTypeCmdlet.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.IoTTwinMaker.Model.CreateComponentTypeResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.CreateComponentTypeResponse 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.IOTTM.NewIOTTMComponentTypeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ComponentTypeId parameter.
            The -PassThru parameter is deprecated, use -Select '^ComponentTypeId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMComponentTypeCmdlet.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.IOTTM.NewIOTTMEntityCmdlet">
            <summary>
            Creates an entity.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMEntityCmdlet.Component">
            <summary>
            <para>
            <para>An object that maps strings to the components in the entity. Each string in the mapping
            must be unique to this object.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMEntityCmdlet.Description">
            <summary>
            <para>
            <para>The description of the entity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMEntityCmdlet.EntityId">
            <summary>
            <para>
            <para>The ID of the entity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMEntityCmdlet.EntityName">
            <summary>
            <para>
            <para>The name of the entity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMEntityCmdlet.ParentEntityId">
            <summary>
            <para>
            <para>The ID of the entity's parent entity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMEntityCmdlet.Tag">
            <summary>
            <para>
            <para>Metadata that you can use to manage the entity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMEntityCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace that contains the entity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMEntityCmdlet.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.IoTTwinMaker.Model.CreateEntityResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.CreateEntityResponse 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.IOTTM.NewIOTTMEntityCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EntityName parameter.
            The -PassThru parameter is deprecated, use -Select '^EntityName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMEntityCmdlet.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.IOTTM.NewIOTTMSceneCmdlet">
            <summary>
            Creates a scene.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMSceneCmdlet.Capability">
            <summary>
            <para>
            <para>A list of capabilities that the scene uses to render itself.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMSceneCmdlet.ContentLocation">
            <summary>
            <para>
            <para>The relative path that specifies the location of the content definition file.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMSceneCmdlet.Description">
            <summary>
            <para>
            <para>The description for this scene.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMSceneCmdlet.SceneId">
            <summary>
            <para>
            <para>The ID of the scene.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMSceneCmdlet.Tag">
            <summary>
            <para>
            <para>Metadata that you can use to manage the scene.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMSceneCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace that contains the scene.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMSceneCmdlet.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.IoTTwinMaker.Model.CreateSceneResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.CreateSceneResponse 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.IOTTM.NewIOTTMSceneCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SceneId parameter.
            The -PassThru parameter is deprecated, use -Select '^SceneId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMSceneCmdlet.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.IOTTM.NewIOTTMWorkspaceCmdlet">
            <summary>
            Creates a workplace.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMWorkspaceCmdlet.Description">
            <summary>
            <para>
            <para>The description of the workspace.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMWorkspaceCmdlet.Role">
            <summary>
            <para>
            <para>The ARN of the execution role associated with the workspace.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMWorkspaceCmdlet.S3Location">
            <summary>
            <para>
            <para>The ARN of the S3 bucket where resources associated with the workspace are stored.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMWorkspaceCmdlet.Tag">
            <summary>
            <para>
            <para>Metadata that you can use to manage the workspace</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMWorkspaceCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMWorkspaceCmdlet.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.IoTTwinMaker.Model.CreateWorkspaceResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.CreateWorkspaceResponse 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.IOTTM.NewIOTTMWorkspaceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the WorkspaceId parameter.
            The -PassThru parameter is deprecated, use -Select '^WorkspaceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.NewIOTTMWorkspaceCmdlet.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.IOTTM.RemoveIOTTMComponentTypeCmdlet">
            <summary>
            Deletes a component type.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMComponentTypeCmdlet.ComponentTypeId">
            <summary>
            <para>
            <para>The ID of the component type to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMComponentTypeCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace that contains the component type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMComponentTypeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'State'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTTwinMaker.Model.DeleteComponentTypeResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.DeleteComponentTypeResponse 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.IOTTM.RemoveIOTTMComponentTypeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ComponentTypeId parameter.
            The -PassThru parameter is deprecated, use -Select '^ComponentTypeId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMComponentTypeCmdlet.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.IOTTM.RemoveIOTTMEntityCmdlet">
            <summary>
            Deletes an entity.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMEntityCmdlet.EntityId">
            <summary>
            <para>
            <para>The ID of the entity to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMEntityCmdlet.IsRecursive">
            <summary>
            <para>
            <para>A Boolean value that specifies whether the operation deletes child entities.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMEntityCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace that contains the entity to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMEntityCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'State'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTTwinMaker.Model.DeleteEntityResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.DeleteEntityResponse 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.IOTTM.RemoveIOTTMEntityCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EntityId parameter.
            The -PassThru parameter is deprecated, use -Select '^EntityId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMEntityCmdlet.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.IOTTM.RemoveIOTTMResourceTagCmdlet">
            <summary>
            Removes tags from a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para>The ARN of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>A list of tag key names to remove from the resource. You don't specify the value.
            Both the key and its associated value are removed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMResourceTagCmdlet.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.IoTTwinMaker.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMResourceTagCmdlet.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.IOTTM.RemoveIOTTMResourceTagCmdlet.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.IOTTM.RemoveIOTTMSceneCmdlet">
            <summary>
            Deletes a scene.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMSceneCmdlet.SceneId">
            <summary>
            <para>
            <para>The ID of the scene to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMSceneCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMSceneCmdlet.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.IoTTwinMaker.Model.DeleteSceneResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMSceneCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SceneId parameter.
            The -PassThru parameter is deprecated, use -Select '^SceneId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMSceneCmdlet.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.IOTTM.RemoveIOTTMWorkspaceCmdlet">
            <summary>
            Deletes a workspace.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMWorkspaceCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMWorkspaceCmdlet.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.IoTTwinMaker.Model.DeleteWorkspaceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMWorkspaceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the WorkspaceId parameter.
            The -PassThru parameter is deprecated, use -Select '^WorkspaceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.RemoveIOTTMWorkspaceCmdlet.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.IOTTM.UpdateIOTTMComponentTypeCmdlet">
            <summary>
            Updates information in a component type.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMComponentTypeCmdlet.ComponentTypeId">
            <summary>
            <para>
            <para>The ID of the component type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMComponentTypeCmdlet.Description">
            <summary>
            <para>
            <para>The description of the component type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMComponentTypeCmdlet.ExtendsFrom">
            <summary>
            <para>
            <para>Specifies the component type that this component type extends.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMComponentTypeCmdlet.Function">
            <summary>
            <para>
            <para>An object that maps strings to the functions in the component type. Each string in
            the mapping must be unique to this object.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMComponentTypeCmdlet.IsSingleton">
            <summary>
            <para>
            <para>A Boolean value that specifies whether an entity can have more than one component
            of this type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMComponentTypeCmdlet.PropertyDefinition">
            <summary>
            <para>
            <para>An object that maps strings to the property definitions in the component type. Each
            string in the mapping must be unique to this object.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMComponentTypeCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace that contains the component type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMComponentTypeCmdlet.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.IoTTwinMaker.Model.UpdateComponentTypeResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.UpdateComponentTypeResponse 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.IOTTM.UpdateIOTTMComponentTypeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ComponentTypeId parameter.
            The -PassThru parameter is deprecated, use -Select '^ComponentTypeId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMComponentTypeCmdlet.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.IOTTM.UpdateIOTTMEntityCmdlet">
            <summary>
            Updates an entity.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMEntityCmdlet.ComponentUpdate">
            <summary>
            <para>
            <para>An object that maps strings to the component updates in the request. Each string in
            the mapping must be unique to this object.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMEntityCmdlet.Description">
            <summary>
            <para>
            <para>The description of the entity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMEntityCmdlet.EntityId">
            <summary>
            <para>
            <para>The ID of the entity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMEntityCmdlet.EntityName">
            <summary>
            <para>
            <para>The name of the entity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMEntityCmdlet.ParentEntityUpdate_ParentEntityId">
            <summary>
            <para>
            <para>The ID of the parent entity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMEntityCmdlet.ParentEntityUpdate_UpdateType">
            <summary>
            <para>
            <para>The type of the update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMEntityCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace that contains the entity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMEntityCmdlet.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.IoTTwinMaker.Model.UpdateEntityResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.UpdateEntityResponse 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.IOTTM.UpdateIOTTMEntityCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EntityId parameter.
            The -PassThru parameter is deprecated, use -Select '^EntityId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMEntityCmdlet.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.IOTTM.UpdateIOTTMSceneCmdlet">
            <summary>
            Updates a scene.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMSceneCmdlet.Capability">
            <summary>
            <para>
            <para>A list of capabilities that the scene uses to render.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMSceneCmdlet.ContentLocation">
            <summary>
            <para>
            <para>The relative path that specifies the location of the content definition file.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMSceneCmdlet.Description">
            <summary>
            <para>
            <para>The description of this scene.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMSceneCmdlet.SceneId">
            <summary>
            <para>
            <para>The ID of the scene.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMSceneCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace that contains the scene.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMSceneCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UpdateDateTime'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTTwinMaker.Model.UpdateSceneResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.UpdateSceneResponse 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.IOTTM.UpdateIOTTMSceneCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SceneId parameter.
            The -PassThru parameter is deprecated, use -Select '^SceneId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMSceneCmdlet.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.IOTTM.UpdateIOTTMWorkspaceCmdlet">
            <summary>
            Updates a workspace.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMWorkspaceCmdlet.Description">
            <summary>
            <para>
            <para>The description of the workspace.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMWorkspaceCmdlet.Role">
            <summary>
            <para>
            <para>The ARN of the execution role associated with the workspace.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMWorkspaceCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMWorkspaceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UpdateDateTime'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTTwinMaker.Model.UpdateWorkspaceResponse).
            Specifying the name of a property of type Amazon.IoTTwinMaker.Model.UpdateWorkspaceResponse 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.IOTTM.UpdateIOTTMWorkspaceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the WorkspaceId parameter.
            The -PassThru parameter is deprecated, use -Select '^WorkspaceId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTTM.UpdateIOTTMWorkspaceCmdlet.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>