AnalysisTemplate

The analysis template.

Types

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

Properties

Link copied to clipboard

The parameters of the analysis template.

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the analysis template.

Link copied to clipboard

The unique ARN for the analysis template’s associated collaboration.

Link copied to clipboard

The unique ID for the associated collaboration of the analysis template.

Link copied to clipboard

The time that the analysis template was created.

Link copied to clipboard

The description of the analysis template.

Link copied to clipboard

The format of the analysis template.

Link copied to clipboard
val id: String

The identifier for the analysis template.

Link copied to clipboard

The Amazon Resource Name (ARN) of the member who created the analysis template.

Link copied to clipboard

The identifier of a member who created the analysis template.

Link copied to clipboard

The name of the analysis template.

Link copied to clipboard

The entire schema object.

Link copied to clipboard

The source of the analysis template.

Link copied to clipboard

The time that the analysis template was last updated.

Functions

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