RenewDomainRequest

A RenewDomain request includes the number of years that you want to renew for and the current expiration year.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The year when the registration for the domain is set to expire. This value must match the current expiration date for the domain.

Link copied to clipboard

The name of the domain that you want to renew.

Link copied to clipboard

The number of years that you want to renew the domain for. The maximum number of years depends on the top-level domain. For the range of valid values for your domain, see Domains that You Can Register with Amazon Route 53 in the Amazon Route 53 Developer Guide.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String