AssociatePackageRequest

Container for the request parameters to the AssociatePackage operation.

Types

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

Properties

Link copied to clipboard

The configuration for associating a package with an Amazon OpenSearch Service domain.

Link copied to clipboard

Name of the domain to associate the package with.

Link copied to clipboard

Internal ID of the package to associate with a domain. Use DescribePackages to find this value.

Link copied to clipboard

A list of package IDs that must be associated with the domain before the package specified in the request can be associated.

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