Result

class Result

Details about the account that was not processed.

Types

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

Properties

Link copied to clipboard

An Amazon Web Services account ID of the account that was not processed.

Link copied to clipboard

The reason that the account was not processed.

Functions

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