Class: Aws::OpenSearchService::Types::DomainPackageDetails

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-opensearchservice/types.rb

Overview

Information about a package that is associated with a domain. For more information, see [Custom packages for Amazon OpenSearch Service].

[1]: docs.aws.amazon.com/opensearch-service/latest/developerguide/custom-packages.html

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#association_configurationTypes::PackageAssociationConfiguration

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



3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
# File 'lib/aws-sdk-opensearchservice/types.rb', line 3397

class DomainPackageDetails < Struct.new(
  :package_id,
  :package_name,
  :package_type,
  :last_updated,
  :domain_name,
  :domain_package_status,
  :package_version,
  :prerequisite_package_id_list,
  :reference_path,
  :error_details,
  :association_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#domain_nameString

Name of the domain that the package is associated with.

Returns:

  • (String)


3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
# File 'lib/aws-sdk-opensearchservice/types.rb', line 3397

class DomainPackageDetails < Struct.new(
  :package_id,
  :package_name,
  :package_type,
  :last_updated,
  :domain_name,
  :domain_package_status,
  :package_version,
  :prerequisite_package_id_list,
  :reference_path,
  :error_details,
  :association_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#domain_package_statusString

State of the association.

Returns:

  • (String)


3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
# File 'lib/aws-sdk-opensearchservice/types.rb', line 3397

class DomainPackageDetails < Struct.new(
  :package_id,
  :package_name,
  :package_type,
  :last_updated,
  :domain_name,
  :domain_package_status,
  :package_version,
  :prerequisite_package_id_list,
  :reference_path,
  :error_details,
  :association_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#error_detailsTypes::ErrorDetails

Additional information if the package is in an error state. Null otherwise.

Returns:



3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
# File 'lib/aws-sdk-opensearchservice/types.rb', line 3397

class DomainPackageDetails < Struct.new(
  :package_id,
  :package_name,
  :package_type,
  :last_updated,
  :domain_name,
  :domain_package_status,
  :package_version,
  :prerequisite_package_id_list,
  :reference_path,
  :error_details,
  :association_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#last_updatedTime

Timestamp of the most recent update to the package association status.

Returns:

  • (Time)


3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
# File 'lib/aws-sdk-opensearchservice/types.rb', line 3397

class DomainPackageDetails < Struct.new(
  :package_id,
  :package_name,
  :package_type,
  :last_updated,
  :domain_name,
  :domain_package_status,
  :package_version,
  :prerequisite_package_id_list,
  :reference_path,
  :error_details,
  :association_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#package_idString

Internal ID of the package.

Returns:

  • (String)


3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
# File 'lib/aws-sdk-opensearchservice/types.rb', line 3397

class DomainPackageDetails < Struct.new(
  :package_id,
  :package_name,
  :package_type,
  :last_updated,
  :domain_name,
  :domain_package_status,
  :package_version,
  :prerequisite_package_id_list,
  :reference_path,
  :error_details,
  :association_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#package_nameString

User-specified name of the package.

Returns:

  • (String)


3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
# File 'lib/aws-sdk-opensearchservice/types.rb', line 3397

class DomainPackageDetails < Struct.new(
  :package_id,
  :package_name,
  :package_type,
  :last_updated,
  :domain_name,
  :domain_package_status,
  :package_version,
  :prerequisite_package_id_list,
  :reference_path,
  :error_details,
  :association_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#package_typeString

The type of package.

Returns:

  • (String)


3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
# File 'lib/aws-sdk-opensearchservice/types.rb', line 3397

class DomainPackageDetails < Struct.new(
  :package_id,
  :package_name,
  :package_type,
  :last_updated,
  :domain_name,
  :domain_package_status,
  :package_version,
  :prerequisite_package_id_list,
  :reference_path,
  :error_details,
  :association_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#package_versionString

The current version of the package.

Returns:

  • (String)


3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
# File 'lib/aws-sdk-opensearchservice/types.rb', line 3397

class DomainPackageDetails < Struct.new(
  :package_id,
  :package_name,
  :package_type,
  :last_updated,
  :domain_name,
  :domain_package_status,
  :package_version,
  :prerequisite_package_id_list,
  :reference_path,
  :error_details,
  :association_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#prerequisite_package_id_listArray<String>

A list of package IDs that must be associated with the domain before or with the package can be associated.

Returns:

  • (Array<String>)


3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
# File 'lib/aws-sdk-opensearchservice/types.rb', line 3397

class DomainPackageDetails < Struct.new(
  :package_id,
  :package_name,
  :package_type,
  :last_updated,
  :domain_name,
  :domain_package_status,
  :package_version,
  :prerequisite_package_id_list,
  :reference_path,
  :error_details,
  :association_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#reference_pathString

The relative path of the package on the OpenSearch Service cluster nodes. This is ‘synonym_path` when the package is for synonym files.

Returns:

  • (String)


3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
# File 'lib/aws-sdk-opensearchservice/types.rb', line 3397

class DomainPackageDetails < Struct.new(
  :package_id,
  :package_name,
  :package_type,
  :last_updated,
  :domain_name,
  :domain_package_status,
  :package_version,
  :prerequisite_package_id_list,
  :reference_path,
  :error_details,
  :association_configuration)
  SENSITIVE = []
  include Aws::Structure
end