#include <S3Path.h>
Information required to find a specific file in an Amazon S3 bucket.
See Also:
AWS API Reference
Definition at line 32 of file S3Path.h.
◆ S3Path() [1/2]
Aws::kendra::Model::S3Path::S3Path |
( |
| ) |
|
◆ S3Path() [2/2]
◆ BucketHasBeenSet()
bool Aws::kendra::Model::S3Path::BucketHasBeenSet |
( |
| ) |
const |
|
inline |
The name of the S3 bucket that contains the file.
Definition at line 49 of file S3Path.h.
◆ GetBucket()
const Aws::String& Aws::kendra::Model::S3Path::GetBucket |
( |
| ) |
const |
|
inline |
The name of the S3 bucket that contains the file.
Definition at line 44 of file S3Path.h.
◆ GetKey()
const Aws::String& Aws::kendra::Model::S3Path::GetKey |
( |
| ) |
const |
|
inline |
The name of the file.
Definition at line 85 of file S3Path.h.
◆ Jsonize()
◆ KeyHasBeenSet()
bool Aws::kendra::Model::S3Path::KeyHasBeenSet |
( |
| ) |
const |
|
inline |
The name of the file.
Definition at line 90 of file S3Path.h.
◆ operator=()
◆ SetBucket() [1/3]
void Aws::kendra::Model::S3Path::SetBucket |
( |
Aws::String && |
value | ) |
|
|
inline |
The name of the S3 bucket that contains the file.
Definition at line 59 of file S3Path.h.
◆ SetBucket() [2/3]
void Aws::kendra::Model::S3Path::SetBucket |
( |
const Aws::String & |
value | ) |
|
|
inline |
The name of the S3 bucket that contains the file.
Definition at line 54 of file S3Path.h.
◆ SetBucket() [3/3]
void Aws::kendra::Model::S3Path::SetBucket |
( |
const char * |
value | ) |
|
|
inline |
The name of the S3 bucket that contains the file.
Definition at line 64 of file S3Path.h.
◆ SetKey() [1/3]
void Aws::kendra::Model::S3Path::SetKey |
( |
Aws::String && |
value | ) |
|
|
inline |
The name of the file.
Definition at line 100 of file S3Path.h.
◆ SetKey() [2/3]
void Aws::kendra::Model::S3Path::SetKey |
( |
const Aws::String & |
value | ) |
|
|
inline |
The name of the file.
Definition at line 95 of file S3Path.h.
◆ SetKey() [3/3]
void Aws::kendra::Model::S3Path::SetKey |
( |
const char * |
value | ) |
|
|
inline |
The name of the file.
Definition at line 105 of file S3Path.h.
◆ WithBucket() [1/3]
The name of the S3 bucket that contains the file.
Definition at line 74 of file S3Path.h.
◆ WithBucket() [2/3]
The name of the S3 bucket that contains the file.
Definition at line 69 of file S3Path.h.
◆ WithBucket() [3/3]
S3Path& Aws::kendra::Model::S3Path::WithBucket |
( |
const char * |
value | ) |
|
|
inline |
The name of the S3 bucket that contains the file.
Definition at line 79 of file S3Path.h.
◆ WithKey() [1/3]
The name of the file.
Definition at line 115 of file S3Path.h.
◆ WithKey() [2/3]
The name of the file.
Definition at line 110 of file S3Path.h.
◆ WithKey() [3/3]
S3Path& Aws::kendra::Model::S3Path::WithKey |
( |
const char * |
value | ) |
|
|
inline |
The name of the file.
Definition at line 120 of file S3Path.h.
The documentation for this class was generated from the following file:
- aws-cpp-sdk-kendra/include/aws/kendra/model/S3Path.h