Class GetServerlessCollectionResult


  • public final class GetServerlessCollectionResult
    extends java.lang.Object
    • Method Detail

      • arn

        public java.lang.String arn()
        Returns:
        Amazon Resource Name (ARN) of the collection.
      • collectionEndpoint

        public java.lang.String collectionEndpoint()
        Returns:
        Collection-specific endpoint used to submit index, search, and data upload requests to an OpenSearch Serverless collection.
      • createdDate

        public java.lang.String createdDate()
        Returns:
        Date the Collection was created.
      • dashboardEndpoint

        public java.lang.String dashboardEndpoint()
        Returns:
        Collection-specific endpoint used to access OpenSearch Dashboards.
      • description

        public java.lang.String description()
        Returns:
        Description of the collection.
      • id

        public java.lang.String id()
      • kmsKeyArn

        public java.lang.String kmsKeyArn()
        Returns:
        The ARN of the Amazon Web Services KMS key used to encrypt the collection.
      • lastModifiedDate

        public java.lang.String lastModifiedDate()
        Returns:
        Date the Collection was last modified.
      • name

        public java.lang.String name()
      • standbyReplicas

        public java.lang.String standbyReplicas()
        Returns:
        Indicates whether standby replicas should be used for a collection.
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        A map of tags to assign to the collection.
      • type

        public java.lang.String type()
        Returns:
        Type of collection.