ChallengeMetadata

Contains details about the connector's challenge.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the challenge.

Link copied to clipboard

The Amazon Resource Name (ARN) of the connector.

Link copied to clipboard
val createdAt: <Error class: unknown class>?

The date and time that the connector was created.

Link copied to clipboard
val updatedAt: <Error class: unknown class>?

The date and time that the connector was updated.

Functions

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