ResourceWarning

Represents a warning about a resource in a Region switch plan.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the resource.

Link copied to clipboard

The name of the step for the resource warning.

Link copied to clipboard

The version for the resource warning.

Link copied to clipboard

The warning message about what needs to be corrected.

Link copied to clipboard

The status of the resource warning.

Link copied to clipboard

The timestamp when the warning was last updated.

Link copied to clipboard

The workflow for the resource warning.

Functions

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