DisassociateHostedZoneResponse

Types

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

Properties

Link copied to clipboard

The date and time when the association was originally created.

Link copied to clipboard

The ID of the Route 53 private hosted zone that was disassociated.

Link copied to clipboard

The name of the Route 53 private hosted zone that was disassociated.

Link copied to clipboard
val id: String

The unique identifier of the disassociation.

Link copied to clipboard

The name of the association that was removed.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Route 53 Global Resolver resource that the hosted zone was disassociated from.

Link copied to clipboard

The final status of the disassociation.

Link copied to clipboard

The date and time when the association was last updated before disassociation.

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