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