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 EnableBaseline operation.
Enable (apply) a Baseline
to a Target. This API starts an asynchronous operation
to deploy resources specified by the Baseline
to the specified Target. For
usage examples, see
the Amazon Web Services Control Tower User Guide .
Namespace: Amazon.ControlTower.Model
Assembly: AWSSDK.ControlTower.dll
Version: 3.x.y.z
public class EnableBaselineRequest : AmazonControlTowerRequest IAmazonWebServiceRequest
The EnableBaselineRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
EnableBaselineRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
BaselineIdentifier | System.String |
Gets and sets the property BaselineIdentifier. The ARN of the baseline to be enabled. |
![]() |
BaselineVersion | System.String |
Gets and sets the property BaselineVersion. The specific version to be enabled of the specified baseline. |
![]() |
Parameters | System.Collections.Generic.List<Amazon.ControlTower.Model.EnabledBaselineParameter> |
Gets and sets the property Parameters.
A list of |
![]() |
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags.
Tags associated with input to |
![]() |
TargetIdentifier | System.String |
Gets and sets the property TargetIdentifier. The ARN of the target on which the baseline will be enabled. Only OUs are supported as targets. |
.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