class Aws::OpenSearchService::Types::DeletePackageRequest
Container for the request parameters to the ` DeletePackage ` operation.
@note When making an API call, you may pass DeletePackageRequest
data as a hash: { package_id: "PackageID", # required }
@!attribute [rw] package_id
The internal ID of the package you want to delete. Use `DescribePackages` to find this value. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/opensearch-2021-01-01/DeletePackageRequest AWS API Documentation
Constants
- SENSITIVE