Class: Aws::SocialMessaging::Types::S3File
- Inherits:
-
Struct
- Object
- Struct
- Aws::SocialMessaging::Types::S3File
- Defined in:
- gems/aws-sdk-socialmessaging/lib/aws-sdk-socialmessaging/types.rb
Overview
Contains information for the S3 bucket that contains media files.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#bucket_name ⇒ String
The bucket name.
-
#key ⇒ String
The object key of the media file.