AWS.Tools.SSMGuiConnect.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.SSMGuiConnect</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.SSMG.GetSSMGConnectionRecordingPreferenceCmdlet">
            <summary>
            Returns the preferences specified for recording RDP connections in the requesting
            Amazon Web Services account and Amazon Web Services Region.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSMG.GetSSMGConnectionRecordingPreferenceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConnectionRecordingPreferences'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMGuiConnect.Model.GetConnectionRecordingPreferencesResponse).
            Specifying the name of a property of type Amazon.SSMGuiConnect.Model.GetConnectionRecordingPreferencesResponse 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.SSMG.RemoveSSMGConnectionRecordingPreferenceCmdlet">
            <summary>
            Deletes the preferences for recording RDP connections.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSMG.RemoveSSMGConnectionRecordingPreferenceCmdlet.ClientToken">
            <summary>
            <para>
            <para>User-provided idempotency token.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSMG.RemoveSSMGConnectionRecordingPreferenceCmdlet.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.SSMGuiConnect.Model.DeleteConnectionRecordingPreferencesResponse).
            Specifying the name of a property of type Amazon.SSMGuiConnect.Model.DeleteConnectionRecordingPreferencesResponse 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.SSMG.RemoveSSMGConnectionRecordingPreferenceCmdlet.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.SSMG.UpdateSSMGConnectionRecordingPreferenceCmdlet">
            <summary>
            Updates the preferences for recording RDP connections.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSMG.UpdateSSMGConnectionRecordingPreferenceCmdlet.ConnectionRecordingPreferences_KMSKeyArn">
            <summary>
            <para>
            <para>The ARN of a KMS key that is used to encrypt data while it is being processed by the
            service. This key must exist in the same Amazon Web Services Region as the node you
            start an RDP connection to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSMG.UpdateSSMGConnectionRecordingPreferenceCmdlet.RecordingDestinations_S3Bucket">
            <summary>
            <para>
            <para>The S3 bucket where RDP connection recordings are stored.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSMG.UpdateSSMGConnectionRecordingPreferenceCmdlet.ClientToken">
            <summary>
            <para>
            <para>User-provided idempotency token.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSMG.UpdateSSMGConnectionRecordingPreferenceCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConnectionRecordingPreferences'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SSMGuiConnect.Model.UpdateConnectionRecordingPreferencesResponse).
            Specifying the name of a property of type Amazon.SSMGuiConnect.Model.UpdateConnectionRecordingPreferencesResponse 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.SSMG.UpdateSSMGConnectionRecordingPreferenceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConnectionRecordingPreferences_KMSKeyArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ConnectionRecordingPreferences_KMSKeyArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SSMG.UpdateSSMGConnectionRecordingPreferenceCmdlet.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>