Uses of Class
software.amazon.awssdk.services.route53.model.AliasTarget
Packages that use AliasTarget
-
Uses of AliasTarget in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return AliasTargetModifier and TypeMethodDescriptionfinal AliasTargetResourceRecordSet.aliasTarget()Alias resource record sets only: Information about the Amazon Web Services resource, such as a CloudFront distribution or an Amazon S3 bucket, that you want to route traffic to.Methods in software.amazon.awssdk.services.route53.model with parameters of type AliasTargetModifier and TypeMethodDescriptionResourceRecordSet.Builder.aliasTarget(AliasTarget aliasTarget) Alias resource record sets only: Information about the Amazon Web Services resource, such as a CloudFront distribution or an Amazon S3 bucket, that you want to route traffic to.