AWS::SecurityAgent::TargetDomainResource Type definition for AWS::SecurityAgent::TargetDomain.
import { CfnTargetDomain } from 'aws-cdk-lib/aws-securityagent';Or use the module namespace:
import * as securityagent from 'aws-cdk-lib/aws-securityagent';
// securityagent.CfnTargetDomainConfiguration passed to the constructor as CfnTargetDomainProps.
targetDomainNameRequiredstringDomain name of the target domain.
verificationMethodRequiredstringVerification method for the target domain.
tagsOptionalCfnTag[]Tags for the target domain.
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-securityagentAWS::SecurityAgent::TargetDomain