aliasTarget

@JvmName(name = "clbloqgbaqvxbubk")
suspend fun aliasTarget(value: Output<AliasTargetArgs>)
@JvmName(name = "oxweedfaljjcgreb")
suspend fun aliasTarget(value: AliasTargetArgs?)

Parameters

value

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.

If you're creating resource records sets for a private hosted zone, note the following:

  • You can't create an alias resource record set in a private hosted zone to route traffic to a CloudFront distribution.

  • For information about creating failover resource record sets in a private hosted zone, see Configuring Failover in a Private Hosted Zone in the Amazon Route 53 Developer Guide.


@JvmName(name = "lhvhbobccwcbxetg")
suspend fun aliasTarget(argument: suspend AliasTargetArgsBuilder.() -> Unit)

Parameters

argument

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.

If you're creating resource records sets for a private hosted zone, note the following:

  • You can't create an alias resource record set in a private hosted zone to route traffic to a CloudFront distribution.

  • For information about creating failover resource record sets in a private hosted zone, see Configuring Failover in a Private Hosted Zone in the Amazon Route 53 Developer Guide.