class Aws::ElasticsearchService::Types::DeletePackageRequest

Container for request parameters to ` DeletePackage ` operation.

@note When making an API call, you may pass DeletePackageRequest

data as a hash:

    {
      package_id: "PackageID", # required
    }

@!attribute [rw] package_id

Internal ID of the package that you want to delete. Use
`DescribePackages` to find this value.
@return [String]

Constants

SENSITIVE