CollaborationAnalysisTemplate

The analysis template within a collaboration.

Types

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

Properties

Link copied to clipboard

The analysis parameters that have been specified in 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

A unique identifier for the collaboration that the analysis templates belong to. Currently accepts collaboration ID.

Link copied to clipboard

The time that the analysis template within a collaboration was created.

Link copied to clipboard

The identifier used to reference members of the collaboration. Currently only supports Amazon Web Services account ID.

Link copied to clipboard

The description of the analysis template.

Link copied to clipboard

The format of the analysis template in the collaboration.

Link copied to clipboard
val id: String

The identifier of 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 within a collaboration.

Link copied to clipboard

The time that the analysis template in the collaboration was last updated.

Functions

Link copied to clipboard
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