CreateApplicationRequest

Types

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

Properties

Link copied to clipboard

Configuration settings for the OpenSearch application, including administrative options.

Link copied to clipboard

Unique, case-sensitive identifier to ensure idempotency of the request.

Link copied to clipboard

The data sources to link to the OpenSearch application.

Link copied to clipboard

Configuration settings for integrating Amazon Web Services IAM Identity Center with the OpenSearch application.

Link copied to clipboard

The Amazon Resource Name (ARN) of the KMS key used to encrypt the application's data at rest. If provided, the application uses your customer-managed key for encryption. If omitted, the application uses an AWS-managed key. The KMS key must be in the same region as the application.

Link copied to clipboard
val name: String?

The unique name of the OpenSearch application. Names must be unique within an Amazon Web Services Region for each account.

Link copied to clipboard

A list of tags attached to a domain.

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