AWS::ControlTower::EnabledBaselineDefinition of AWS::ControlTower::EnabledBaseline Resource Type.
import { CfnEnabledBaseline } from 'aws-cdk-lib/aws-controltower';Or use the module namespace:
import * as controltower from 'aws-cdk-lib/aws-controltower';
// controltower.CfnEnabledBaselineConfiguration passed to the constructor as CfnEnabledBaselineProps.
baselineIdentifierRequiredstringThe specific `Baseline` enabled as part of the `EnabledBaseline` resource.
baselineVersionRequiredstringThe enabled version of the `Baseline` .
targetIdentifierRequiredstringThe target on which to enable the `Baseline` .
parametersOptionalIResolvable | IResolvable | ParameterProperty[]Shows the parameters that are applied when enabling this `Baseline` .
tagsOptionalCfnTag[]This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-controltowerAWS::ControlTower::EnabledBaseline