FieldSummary

Object for the summarized details of the field.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the field.

Link copied to clipboard

The unique identifier of a field.

Link copied to clipboard

Name of the field.

Link copied to clipboard

The namespace of a field.

Link copied to clipboard

The type of a field.

Functions

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