CreatePackageRequest

Container for request parameters to the CreatePackage operation.

Types

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

Properties

Link copied to clipboard

The version of the Amazon OpenSearch Service engine for which is compatible with the package. This can only be specified for package type ZIP-PLUGIN

Link copied to clipboard

The configuration parameters for the package being created.

Link copied to clipboard

Description of the package.

Link copied to clipboard

The encryption parameters for the package being created.

Link copied to clipboard

Unique name for the package.

Link copied to clipboard

The Amazon S3 location from which to import the package.

Link copied to clipboard

The type of package.

Link copied to clipboard

The vending options for the package being created. They determine if the package can be vended to other users.

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