Class: Aws::Imagebuilder::Types::S3Logs
- Inherits:
-
Struct
- Object
- Struct
- Aws::Imagebuilder::Types::S3Logs
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-imagebuilder/types.rb
Overview
Amazon S3 logging configuration.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#s3_bucket_name ⇒ String
The S3 bucket in which to store the logs.
-
#s3_key_prefix ⇒ String
The Amazon S3 path to the bucket where the logs are stored.