Class: Aws::Kendra::Types::S3Path
- Inherits:
-
Struct
- Object
- Struct
- Aws::Kendra::Types::S3Path
- Defined in:
- gems/aws-sdk-kendra/lib/aws-sdk-kendra/types.rb
Overview
Information required to find a specific file in an Amazon S3 bucket.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#bucket ⇒ String
The name of the S3 bucket that contains the file.
-
#key ⇒ String
The name of the file.