AWS.Tools.ControlTower.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.ControlTower</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.ACT.AddACTResourceTagCmdlet">
            <summary>
            Applies tags to a resource. For usage examples, see <a href="https://docs.aws.amazon.com/controltower/latest/userguide/control-api-examples-short.html"><i>the Amazon Web Services Control Tower User Guide</i></a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.AddACTResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource to be tagged.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.AddACTResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>Tags to be applied to the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.AddACTResourceTagCmdlet.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.ControlTower.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.AddACTResourceTagCmdlet.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.ACT.AddACTResourceTagCmdlet.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.ACT.DisableACTControlCmdlet">
            <summary>
            This API call turns off a control. It starts an asynchronous operation that deletes
            Amazon Web Services resources on the specified organizational unit and the accounts
            it contains. The resources will vary according to the control that you specify. For
            usage examples, see <a href="https://docs.aws.amazon.com/controltower/latest/userguide/control-api-examples-short.html"><i>the Amazon Web Services Control Tower User Guide</i></a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.DisableACTControlCmdlet.ControlIdentifier">
            <summary>
            <para>
            <para>The ARN of the control. Only <b>Strongly recommended</b> and <b>Elective</b> controls
            are permitted, with the exception of the <b>landing zone Region deny</b> control.
            For information on how to find the <code>controlIdentifier</code>, see <a href="https://docs.aws.amazon.com/controltower/latest/APIReference/Welcome.html">the
            overview page</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.DisableACTControlCmdlet.TargetIdentifier">
            <summary>
            <para>
            <para>The ARN of the organizational unit. For information on how to find the <code>targetIdentifier</code>,
            see <a href="https://docs.aws.amazon.com/controltower/latest/APIReference/Welcome.html">the
            overview page</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.DisableACTControlCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OperationIdentifier'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ControlTower.Model.DisableControlResponse).
            Specifying the name of a property of type Amazon.ControlTower.Model.DisableControlResponse 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.ACT.DisableACTControlCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TargetIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^TargetIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.DisableACTControlCmdlet.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.ACT.EnableACTControlCmdlet">
            <summary>
            This API call activates a control. It starts an asynchronous operation that creates
            Amazon Web Services resources on the specified organizational unit and the accounts
            it contains. The resources created will vary according to the control that you specify.
            For usage examples, see <a href="https://docs.aws.amazon.com/controltower/latest/userguide/control-api-examples-short.html"><i>the Amazon Web Services Control Tower User Guide</i></a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.EnableACTControlCmdlet.ControlIdentifier">
            <summary>
            <para>
            <para>The ARN of the control. Only <b>Strongly recommended</b> and <b>Elective</b> controls
            are permitted, with the exception of the <b>landing zone Region deny</b> control.
            For information on how to find the <code>controlIdentifier</code>, see <a href="https://docs.aws.amazon.com/controltower/latest/APIReference/Welcome.html">the
            overview page</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.EnableACTControlCmdlet.Parameter">
            <summary>
            <para>
            <para>An array of <code>EnabledControlParameter</code> objects</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.EnableACTControlCmdlet.Tag">
            <summary>
            <para>
            <para>Tags to be applied to the <code>EnabledControl</code> resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.EnableACTControlCmdlet.TargetIdentifier">
            <summary>
            <para>
            <para>The ARN of the organizational unit. For information on how to find the <code>targetIdentifier</code>,
            see <a href="https://docs.aws.amazon.com/controltower/latest/APIReference/Welcome.html">the
            overview page</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.EnableACTControlCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OperationIdentifier'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ControlTower.Model.EnableControlResponse).
            Specifying the name of a property of type Amazon.ControlTower.Model.EnableControlResponse 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.ACT.EnableACTControlCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TargetIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^TargetIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.EnableACTControlCmdlet.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.ACT.GetACTControlOperationCmdlet">
            <summary>
            Returns the status of a particular <code>EnableControl</code> or <code>DisableControl</code>
            operation. Displays a message in case of error. Details for an operation are available
            for 90 days. For usage examples, see <a href="https://docs.aws.amazon.com/controltower/latest/userguide/control-api-examples-short.html"><i>the Amazon Web Services Control Tower User Guide</i></a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.GetACTControlOperationCmdlet.OperationIdentifier">
            <summary>
            <para>
            <para>The ID of the asynchronous operation, which is used to track status. The operation
            is available for 90 days.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.GetACTControlOperationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ControlOperation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ControlTower.Model.GetControlOperationResponse).
            Specifying the name of a property of type Amazon.ControlTower.Model.GetControlOperationResponse 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.ACT.GetACTControlOperationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OperationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^OperationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.ACT.GetACTEnabledControlCmdlet">
            <summary>
            Retrieves details about an enabled control. For usage examples, see <a href="https://docs.aws.amazon.com/controltower/latest/userguide/control-api-examples-short.html"><i>the Amazon Web Services Control Tower User Guide</i></a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.GetACTEnabledControlCmdlet.EnabledControlIdentifier">
            <summary>
            <para>
            <para>The <code>controlIdentifier</code> of the enabled control.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.GetACTEnabledControlCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EnabledControlDetails'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ControlTower.Model.GetEnabledControlResponse).
            Specifying the name of a property of type Amazon.ControlTower.Model.GetEnabledControlResponse 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.ACT.GetACTEnabledControlCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EnabledControlIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^EnabledControlIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.ACT.GetACTEnabledControlListCmdlet">
            <summary>
            Lists the controls enabled by Amazon Web Services Control Tower on the specified organizational
            unit and the accounts it contains. For usage examples, see <a href="https://docs.aws.amazon.com/controltower/latest/userguide/control-api-examples-short.html"><i>the Amazon Web Services Control Tower User Guide</i></a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.GetACTEnabledControlListCmdlet.TargetIdentifier">
            <summary>
            <para>
            <para>The ARN of the organizational unit. For information on how to find the <code>targetIdentifier</code>,
            see <a href="https://docs.aws.amazon.com/controltower/latest/APIReference/Welcome.html">the
            overview page</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.GetACTEnabledControlListCmdlet.MaxResult">
            <summary>
            <para>
            <para>How many results to return per API call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.GetACTEnabledControlListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to continue the list from a previous API call with the same parameters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.GetACTEnabledControlListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EnabledControls'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ControlTower.Model.ListEnabledControlsResponse).
            Specifying the name of a property of type Amazon.ControlTower.Model.ListEnabledControlsResponse 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.ACT.GetACTEnabledControlListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TargetIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^TargetIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.ACT.GetACTLandingZoneCmdlet">
            <summary>
            Returns details about the landing zone. Displays a message in case of error.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.GetACTLandingZoneCmdlet.LandingZoneIdentifier">
            <summary>
            <para>
            <para>The unique identifier of the landing zone.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.GetACTLandingZoneCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LandingZone'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ControlTower.Model.GetLandingZoneResponse).
            Specifying the name of a property of type Amazon.ControlTower.Model.GetLandingZoneResponse 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.ACT.GetACTLandingZoneCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LandingZoneIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^LandingZoneIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.ACT.GetACTLandingZoneListCmdlet">
            <summary>
            Returns the landing zone ARN for the landing zone deployed in your managed account.
            This API also creates an ARN for existing accounts that do not yet have a landing
            zone ARN.
             
              
            <para>
            Returns one landing zone ARN.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.GetACTLandingZoneListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of returned landing zone ARNs, which is one.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.GetACTLandingZoneListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to continue the list from a previous API call with the same parameters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.GetACTLandingZoneListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LandingZones'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ControlTower.Model.ListLandingZonesResponse).
            Specifying the name of a property of type Amazon.ControlTower.Model.ListLandingZonesResponse 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.ACT.GetACTLandingZoneOperationCmdlet">
            <summary>
            Returns the status of the specified landing zone operation. Details for an operation
            are available for 60 days.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.GetACTLandingZoneOperationCmdlet.OperationIdentifier">
            <summary>
            <para>
            <para>A unique identifier assigned to a landing zone operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.GetACTLandingZoneOperationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OperationDetails'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ControlTower.Model.GetLandingZoneOperationResponse).
            Specifying the name of a property of type Amazon.ControlTower.Model.GetLandingZoneOperationResponse 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.ACT.GetACTLandingZoneOperationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OperationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^OperationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.ACT.GetACTResourceTagCmdlet">
            <summary>
            Returns a list of tags associated with the resource. For usage examples, see <a href="https://docs.aws.amazon.com/controltower/latest/userguide/control-api-examples-short.html"><i>the Amazon Web Services Control Tower User Guide</i></a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.GetACTResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para> The ARN of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.GetACTResourceTagCmdlet.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.ControlTower.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.ControlTower.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.ACT.GetACTResourceTagCmdlet.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="T:Amazon.PowerShell.Cmdlets.ACT.NewACTLandingZoneCmdlet">
            <summary>
            Creates a new landing zone. This API call starts an asynchronous operation that creates
            and configures a landing zone, based on the parameters specified in the manifest JSON
            file.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.NewACTLandingZoneCmdlet.Manifest">
            <summary>
            <para>
            <para>The manifest.yaml file is a text file that describes your Amazon Web Services resources.
            For examples, review <a href="https://docs.aws.amazon.com/controltower/latest/userguide/the-manifest-file">The
            manifest file</a>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.NewACTLandingZoneCmdlet.Tag">
            <summary>
            <para>
            <para>Tags to be applied to the landing zone. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.NewACTLandingZoneCmdlet.Version">
            <summary>
            <para>
            <para>The landing zone version, for example, 3.0.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.NewACTLandingZoneCmdlet.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.ControlTower.Model.CreateLandingZoneResponse).
            Specifying the name of a property of type Amazon.ControlTower.Model.CreateLandingZoneResponse 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.ACT.NewACTLandingZoneCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Version parameter.
            The -PassThru parameter is deprecated, use -Select '^Version' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.NewACTLandingZoneCmdlet.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.ACT.RemoveACTLandingZoneCmdlet">
            <summary>
            Decommissions a landing zone. This API call starts an asynchronous operation that
            deletes Amazon Web Services Control Tower resources deployed in accounts managed by
            Amazon Web Services Control Tower.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.RemoveACTLandingZoneCmdlet.LandingZoneIdentifier">
            <summary>
            <para>
            <para>The unique identifier of the landing zone.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.RemoveACTLandingZoneCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OperationIdentifier'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ControlTower.Model.DeleteLandingZoneResponse).
            Specifying the name of a property of type Amazon.ControlTower.Model.DeleteLandingZoneResponse 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.ACT.RemoveACTLandingZoneCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LandingZoneIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^LandingZoneIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.RemoveACTLandingZoneCmdlet.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.ACT.RemoveACTResourceTagCmdlet">
            <summary>
            Removes tags from a resource. For usage examples, see <a href="https://docs.aws.amazon.com/controltower/latest/userguide/control-api-examples-short.html"><i>the Amazon Web Services Control Tower User Guide</i></a>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.RemoveACTResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.RemoveACTResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>Tag keys to be removed from the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.RemoveACTResourceTagCmdlet.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.ControlTower.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.RemoveACTResourceTagCmdlet.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.ACT.RemoveACTResourceTagCmdlet.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.ACT.ResetACTLandingZoneCmdlet">
            <summary>
            This API call resets a landing zone. It starts an asynchronous operation that resets
            the landing zone to the parameters specified in its original configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.ResetACTLandingZoneCmdlet.LandingZoneIdentifier">
            <summary>
            <para>
            <para>The unique identifier of the landing zone.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.ResetACTLandingZoneCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OperationIdentifier'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ControlTower.Model.ResetLandingZoneResponse).
            Specifying the name of a property of type Amazon.ControlTower.Model.ResetLandingZoneResponse 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.ACT.ResetACTLandingZoneCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LandingZoneIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^LandingZoneIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.ResetACTLandingZoneCmdlet.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.ACT.UpdateACTEnabledControlCmdlet">
            <summary>
            Updates the configuration of an already enabled control.
             
              
            <para>
            If the enabled control shows an <code>EnablementStatus</code> of SUCCEEDED, supply
            parameters that are different from the currently configured parameters. Otherwise,
            Amazon Web Services Control Tower will not accept the request.
            </para><para>
            If the enabled control shows an <code>EnablementStatus</code> of FAILED, Amazon Web
            Services Control Tower will update the control to match any valid parameters that
            you supply.
            </para><para>
            If the <code>DriftSummary</code> status for the control shows as DRIFTED, you cannot
            call this API. Instead, you can update the control by calling <code>DisableControl</code>
            and again calling <code>EnableControl</code>, or you can run an extending governance
            operation. For usage examples, see <a href="https://docs.aws.amazon.com/controltower/latest/userguide/control-api-examples-short.html"><i>the Amazon Web Services Control Tower User Guide</i></a></para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.UpdateACTEnabledControlCmdlet.EnabledControlIdentifier">
            <summary>
            <para>
            <para> The ARN of the enabled control that will be updated. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.UpdateACTEnabledControlCmdlet.Parameter">
            <summary>
            <para>
            <para>A key/value pair, where <code>Key</code> is of type <code>String</code> and <code>Value</code>
            is of type <code>Document</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.UpdateACTEnabledControlCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OperationIdentifier'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ControlTower.Model.UpdateEnabledControlResponse).
            Specifying the name of a property of type Amazon.ControlTower.Model.UpdateEnabledControlResponse 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.ACT.UpdateACTEnabledControlCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EnabledControlIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^EnabledControlIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.UpdateACTEnabledControlCmdlet.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.ACT.UpdateACTLandingZoneCmdlet">
            <summary>
            This API call updates the landing zone. It starts an asynchronous operation that updates
            the landing zone based on the new landing zone version, or on the changed parameters
            specified in the updated manifest file.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.UpdateACTLandingZoneCmdlet.LandingZoneIdentifier">
            <summary>
            <para>
            <para>The unique identifier of the landing zone.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.UpdateACTLandingZoneCmdlet.Manifest">
            <summary>
            <para>
            <para>The <code>manifest.yaml</code> file is a text file that describes your Amazon Web
            Services resources. For examples, review <a href="https://docs.aws.amazon.com/controltower/latest/userguide/the-manifest-file">The
            manifest file</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.UpdateACTLandingZoneCmdlet.Version">
            <summary>
            <para>
            <para>The landing zone version, for example, 3.2.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.UpdateACTLandingZoneCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OperationIdentifier'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ControlTower.Model.UpdateLandingZoneResponse).
            Specifying the name of a property of type Amazon.ControlTower.Model.UpdateLandingZoneResponse 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.ACT.UpdateACTLandingZoneCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LandingZoneIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^LandingZoneIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.ACT.UpdateACTLandingZoneCmdlet.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>