/AWS1/CL_S3VVECTORBUCKET¶
The attributes of a vector bucket.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_vectorbucketname TYPE /AWS1/S3VVECTORBUCKETNAME /AWS1/S3VVECTORBUCKETNAME¶
The name of the vector bucket.
iv_vectorbucketarn TYPE /AWS1/S3VVECTORBUCKETARN /AWS1/S3VVECTORBUCKETARN¶
The Amazon Resource Name (ARN) of the vector bucket.
iv_creationtime TYPE /AWS1/S3VTIMESTAMP /AWS1/S3VTIMESTAMP¶
Date and time when the vector bucket was created.
Optional arguments:¶
io_encryptionconfiguration TYPE REF TO /AWS1/CL_S3VENCRYPTIONCONF /AWS1/CL_S3VENCRYPTIONCONF¶
The encryption configuration for the vector bucket.
Queryable Attributes¶
vectorBucketName¶
The name of the vector bucket.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VECTORBUCKETNAME() |
Getter for VECTORBUCKETNAME, with configurable default |
ASK_VECTORBUCKETNAME() |
Getter for VECTORBUCKETNAME w/ exceptions if field has no va |
HAS_VECTORBUCKETNAME() |
Determine if VECTORBUCKETNAME has a value |
vectorBucketArn¶
The Amazon Resource Name (ARN) of the vector bucket.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VECTORBUCKETARN() |
Getter for VECTORBUCKETARN, with configurable default |
ASK_VECTORBUCKETARN() |
Getter for VECTORBUCKETARN w/ exceptions if field has no val |
HAS_VECTORBUCKETARN() |
Determine if VECTORBUCKETARN has a value |
creationTime¶
Date and time when the vector bucket was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |
encryptionConfiguration¶
The encryption configuration for the vector bucket.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENCRYPTIONCONFIGURATION() |
Getter for ENCRYPTIONCONFIGURATION |