AWS.Tools.PrometheusService.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.PrometheusService</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.PROM.GetPROMWorkspaceCmdlet">
            <summary>
            Describes an existing AMP workspace.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PROM.GetPROMWorkspaceCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace to describe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PROM.GetPROMWorkspaceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Workspace'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PrometheusService.Model.DescribeWorkspaceResponse).
            Specifying the name of a property of type Amazon.PrometheusService.Model.DescribeWorkspaceResponse 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.PROM.GetPROMWorkspaceCmdlet.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.PROM.GetPROMWorkspaceListCmdlet">
            <summary>
            Lists all AMP workspaces, including workspaces being created or deleted.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PROM.GetPROMWorkspaceListCmdlet.Alias">
            <summary>
            <para>
            <para>Optional filter for workspace alias. Only the workspaces with aliases that begin with
            this value will be returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PROM.GetPROMWorkspaceListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Maximum results to return in response (default=100, maximum=1000).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PROM.GetPROMWorkspaceListCmdlet.NextToken">
            <summary>
            <para>
            <para>Pagination token to request the next page in a paginated list. This token is obtained
            from the output of the previous ListWorkspaces request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PROM.GetPROMWorkspaceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Workspaces'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.PrometheusService.Model.ListWorkspacesResponse).
            Specifying the name of a property of type Amazon.PrometheusService.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.PROM.GetPROMWorkspaceListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Alias parameter.
            The -PassThru parameter is deprecated, use -Select '^Alias' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PROM.NewPROMWorkspaceCmdlet">
            <summary>
            Creates a new AMP workspace.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PROM.NewPROMWorkspaceCmdlet.Alias">
            <summary>
            <para>
            <para>An optional user-assigned alias for this workspace. This alias is for user reference
            and does not need to be unique.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PROM.NewPROMWorkspaceCmdlet.ClientToken">
            <summary>
            <para>
            <para>Optional, unique, case-sensitive, user-provided identifier to ensure the idempotency
            of the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PROM.NewPROMWorkspaceCmdlet.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.PrometheusService.Model.CreateWorkspaceResponse).
            Specifying the name of a property of type Amazon.PrometheusService.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.PROM.NewPROMWorkspaceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Alias parameter.
            The -PassThru parameter is deprecated, use -Select '^Alias' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PROM.NewPROMWorkspaceCmdlet.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.PROM.RemovePROMWorkspaceCmdlet">
            <summary>
            Deletes an AMP workspace.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PROM.RemovePROMWorkspaceCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PROM.RemovePROMWorkspaceCmdlet.ClientToken">
            <summary>
            <para>
            <para>Optional, unique, case-sensitive, user-provided identifier to ensure the idempotency
            of the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PROM.RemovePROMWorkspaceCmdlet.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.PrometheusService.Model.DeleteWorkspaceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PROM.RemovePROMWorkspaceCmdlet.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.PROM.RemovePROMWorkspaceCmdlet.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.PROM.UpdatePROMWorkspaceAliasCmdlet">
            <summary>
            Updates an AMP workspace alias.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PROM.UpdatePROMWorkspaceAliasCmdlet.Alias">
            <summary>
            <para>
            <para>The new alias of the workspace.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PROM.UpdatePROMWorkspaceAliasCmdlet.WorkspaceId">
            <summary>
            <para>
            <para>The ID of the workspace being updated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PROM.UpdatePROMWorkspaceAliasCmdlet.ClientToken">
            <summary>
            <para>
            <para>Optional, unique, case-sensitive, user-provided identifier to ensure the idempotency
            of the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PROM.UpdatePROMWorkspaceAliasCmdlet.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.PrometheusService.Model.UpdateWorkspaceAliasResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PROM.UpdatePROMWorkspaceAliasCmdlet.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.PROM.UpdatePROMWorkspaceAliasCmdlet.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>