AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the DisableControl operation. 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 the Controls Reference Guide .

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ControlTower.AmazonControlTowerRequest
      Amazon.ControlTower.Model.DisableControlRequest

Namespace: Amazon.ControlTower.Model
Assembly: AWSSDK.ControlTower.dll
Version: 3.x.y.z

Syntax

C#
public class DisableControlRequest : AmazonControlTowerRequest
         IAmazonWebServiceRequest

The DisableControlRequest type exposes the following members

Constructors

NameDescription
Public Method DisableControlRequest()

Properties

NameTypeDescription
Public Property ControlIdentifier System.String

Gets and sets the property ControlIdentifier.

The ARN of the control. Only Strongly recommended and Elective controls are permitted, with the exception of the Region deny control. For information on how to find the controlIdentifier, see the overview page.

Public Property TargetIdentifier System.String

Gets and sets the property TargetIdentifier.

The ARN of the organizational unit. For information on how to find the targetIdentifier, see the overview page.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5