This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::VpcLattice::DomainVerification TxtMethodConfig
Configuration for TXT record-based domain verification method.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
Properties
name-
The name of the TXT record that must be created for domain verification.
Required: No
Type: String
Update requires: No interruption
value-
The value that must be added to the TXT record for domain verification.
Required: No
Type: String
Update requires: No interruption