Skip to content

/AWS1/CL_QSTUPKNOWBASEPERMSRSP

UpdateKnowledgeBasePermissionsResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_knowledgebasearn TYPE /AWS1/QSTKNOWLEDGEBASEARN /AWS1/QSTKNOWLEDGEBASEARN

The Amazon Resource Name (ARN) of the knowledge base.

iv_knowledgebaseid TYPE /AWS1/QSTKNOWLEDGEBASEID /AWS1/QSTKNOWLEDGEBASEID

The unique identifier for the knowledge base.

Optional arguments:

it_permissions TYPE /AWS1/CL_QSTRESOURCEPERMISSION=>TT_RESOURCEPERMISSIONLIST TT_RESOURCEPERMISSIONLIST

The resource permissions for the knowledge base.

iv_requestid TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING

The Amazon Web Services request ID for this operation.

iv_status TYPE /AWS1/QSTSTATUSCODE /AWS1/QSTSTATUSCODE

The HTTP status of the request.


Queryable Attributes

KnowledgeBaseArn

The Amazon Resource Name (ARN) of the knowledge base.

Accessible with the following methods

Method Description
GET_KNOWLEDGEBASEARN() Getter for KNOWLEDGEBASEARN, with configurable default
ASK_KNOWLEDGEBASEARN() Getter for KNOWLEDGEBASEARN w/ exceptions if field has no va
HAS_KNOWLEDGEBASEARN() Determine if KNOWLEDGEBASEARN has a value

KnowledgeBaseId

The unique identifier for the knowledge base.

Accessible with the following methods

Method Description
GET_KNOWLEDGEBASEID() Getter for KNOWLEDGEBASEID, with configurable default
ASK_KNOWLEDGEBASEID() Getter for KNOWLEDGEBASEID w/ exceptions if field has no val
HAS_KNOWLEDGEBASEID() Determine if KNOWLEDGEBASEID has a value

Permissions

The resource permissions for the knowledge base.

Accessible with the following methods

Method Description
GET_PERMISSIONS() Getter for PERMISSIONS, with configurable default
ASK_PERMISSIONS() Getter for PERMISSIONS w/ exceptions if field has no value
HAS_PERMISSIONS() Determine if PERMISSIONS has a value

RequestId

The Amazon Web Services request ID for this operation.

Accessible with the following methods

Method Description
GET_REQUESTID() Getter for REQUESTID, with configurable default
ASK_REQUESTID() Getter for REQUESTID w/ exceptions if field has no value
HAS_REQUESTID() Determine if REQUESTID has a value

Status

The HTTP status of the request.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value