FailedResource

A resource that failed to be added to or removed from a group.

Types

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

Properties

Link copied to clipboard

The error code associated with the failure.

Link copied to clipboard

The error message text associated with the failure.

Link copied to clipboard

The Amazon resource name (ARN) of the resource that failed to be added or removed.

Functions

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