You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CodePipeline::Types::S3ArtifactLocation
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodePipeline::Types::S3ArtifactLocation
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#bucket_name ⇒ String
The name of the S3 bucket.
-
#object_key ⇒ String
The key of the object in the S3 bucket, which uniquely identifies the object in the bucket.
Instance Attribute Details
#bucket_name ⇒ String
The name of the S3 bucket.
#object_key ⇒ String
The key of the object in the S3 bucket, which uniquely identifies the object in the bucket.