GetAnswerResponse

Output of a get answer call.

Types

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

Properties

Link copied to clipboard

An answer of the question.

Link copied to clipboard

The alias of the lens.

Link copied to clipboard

The ARN for the lens.

Link copied to clipboard

The milestone number.

Link copied to clipboard

The ID assigned to the workload. This ID is unique within an Amazon Web Services Region.

Functions

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