Uses of Class
software.amazon.awscdk.services.route53.ARecord
-
Uses of ARecord in software.amazon.awscdk.services.route53
Modifier and TypeMethodDescriptionARecord.Builder.build()
static ARecord
ARecord.fromARecordAttributes
(software.constructs.Construct scope, String id, ARecordAttrs attrs) Creates new A record of type alias with target set to an existing A Record DNS.