AWS::Route53Profiles::ProfileA complex type that includes settings for a Route 53 Profile.
import { CfnProfile } from 'aws-cdk-lib/aws-route53profiles';Or use the module namespace:
import * as route53profiles from 'aws-cdk-lib/aws-route53profiles';
// route53profiles.CfnProfileConfiguration passed to the constructor as CfnProfileProps.
nameRequiredstringName of the Profile.
tagsOptionalCfnTag[]A list of the tag keys and values that you want to associate with the profile.
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-route53profilesAWS::Route53Profiles::Profile