Uses of Class
software.amazon.awssdk.services.lightsail.model.ResourceRecord
-
Packages that use ResourceRecord Package Description software.amazon.awssdk.services.lightsail.model -
-
Uses of ResourceRecord in software.amazon.awssdk.services.lightsail.model
Methods in software.amazon.awssdk.services.lightsail.model that return ResourceRecord Modifier and Type Method Description ResourceRecordDomainValidationRecord. resourceRecord()An object that describes the DNS records to add to your domain's DNS to validate it for the certificate.Methods in software.amazon.awssdk.services.lightsail.model with parameters of type ResourceRecord Modifier and Type Method Description DomainValidationRecord.BuilderDomainValidationRecord.Builder. resourceRecord(ResourceRecord resourceRecord)An object that describes the DNS records to add to your domain's DNS to validate it for the certificate.
-