GroupStatusDetail

Provides the details of a group's status.

Types

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

Properties

Link copied to clipboard

The details of an error associated a group status.

Link copied to clipboard

The Unix timestamp when the Amazon Q application was last updated.

Link copied to clipboard

The status of a group.

Functions

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