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 />
            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.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.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>