FormTypeData

The details of the metadata form type.

Types

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

Properties

Link copied to clipboard

The timestamp of when the metadata form type was created.

Link copied to clipboard

The Amazon DataZone user who created teh metadata form type.

Link copied to clipboard

The description of the metadata form type.

Link copied to clipboard

The identifier of the Amazon DataZone domain in which the form type exists.

Link copied to clipboard

The imports specified in the form type.

Link copied to clipboard
val model: Model?

The model of the form type.

Link copied to clipboard

The name of the form type.

Link copied to clipboard

The identifier of the Amazon DataZone domain in which the form type was originally created.

Link copied to clipboard

The identifier of the project in which the form type was originally created.

Link copied to clipboard

The identifier of the project that owns the form type.

Link copied to clipboard

The revision of the form type.

Link copied to clipboard

The status of the form type.

Functions

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