GetFieldResponse

Object to store detailed field information.

Types

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

Properties

Link copied to clipboard

Timestamp at which the resource was created.

Link copied to clipboard

Denotes whether or not the resource has been deleted.

Link copied to clipboard

Description of the field.

Link copied to clipboard

The Amazon Resource Name (ARN) of the field.

Link copied to clipboard

Unique identifier of the field.

Link copied to clipboard

Timestamp at which the resource was created or last modified.

Link copied to clipboard

Name of the field.

Link copied to clipboard

Namespace of the field.

Link copied to clipboard

A map of of key-value pairs that represent tags on a resource. Tags are used to organize, track, or control access for this resource.

Link copied to clipboard

Type of the field.

Functions

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