DeleteProgress

The progress of a domain deletion, including the number of projects that Amazon DataZone successfully deleted. Amazon DataZone returns this structure in the response to a GetDomain request while a cascade deletion is in progress.

Types

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

Properties

Link copied to clipboard

The number of projects that Amazon DataZone successfully deleted during the domain deletion.

Functions

Link copied to clipboard
inline fun copy(block: DeleteProgress.Builder.() -> Unit = {}): DeleteProgress
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