GetCollectionResult

data class GetCollectionResult(val arn: String? = null, val collectionEndpoint: String? = null, val dashboardEndpoint: String? = null, val description: String? = null, val id: String? = null)

Constructors

Link copied to clipboard
fun GetCollectionResult(arn: String? = null, collectionEndpoint: String? = null, dashboardEndpoint: String? = null, description: String? = null, id: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String? = null

The Amazon Resource Name (ARN) of the collection.

Link copied to clipboard

The endpoint for the collection.

Link copied to clipboard

The OpenSearch Dashboards endpoint for the collection.

Link copied to clipboard
val description: String? = null

The description of the collection

Link copied to clipboard
val id: String? = null

The identifier of the collection