primaryOwnerArn
The ARN of the primary owner of the knowledge base.
- Returns:
- The ARN of the primary owner of the knowledge base.
Serializable, SdkPojo, ToCopyableBuilder<KnowledgeBaseSummary.Builder,KnowledgeBaseSummary> A summary of a knowledge base, including its identifier, name, status, and metadata.
static KnowledgeBaseSummary.Builderbuilder()final Instantfinal Stringfinal Longfinal booleanfinal booleanequalsBySdkFields(Object obj) final <T> Optional<T> getValueForField(String fieldName,
Class<T> clazz) final inthashCode()final Stringfinal Stringfinal Longfinal Stringname()final Stringfinal Stringstatic Class<? extends KnowledgeBaseSummary.Builder> final DataSetStatusstatus()final Stringfinal StringtoString()final Stringtype()final InstantcopyThe Amazon Resource Name (ARN) of the knowledge base.
The unique identifier for the knowledge base.
The status of the knowledge base.
If the service returns an enum value that is not available in the current SDK version, status will
return DataSetStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
statusAsString().
The status of the knowledge base.
If the service returns an enum value that is not available in the current SDK version, status will
return DataSetStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
statusAsString().
The ARN of the data source associated with the knowledge base.
The date and time that the knowledge base was created.
The date and time that the knowledge base was last updated.
The size of the knowledge base in bytes.
The number of documents in the knowledge base.
The ARN of the primary owner of the knowledge base.
The username of the primary owner of the knowledge base.
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<KnowledgeBaseSummary.Builder,KnowledgeBaseSummary> SdkPojoSdkPojo class,
and is generated based on a service model.
If an SdkPojo class does not have any inherited fields, equalsBySdkFields
and equals are essentially the same.
equalsBySdkFields in interface SdkPojoobj - the object to be compared withsdkFieldNameToField in interface SdkPojo