You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CodePipeline::Types::ArtifactLocation
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodePipeline::Types::ArtifactLocation
- Defined in:
- (unknown)
Overview
Represents information about the location of an artifact.
Returned by:
Instance Attribute Summary collapse
-
#s3_location ⇒ Types::S3ArtifactLocation
The S3 bucket that contains the artifact.
-
#type ⇒ String
The type of artifact in the location.
Instance Attribute Details
#s3_location ⇒ Types::S3ArtifactLocation
The S3 bucket that contains the artifact.
#type ⇒ String
The type of artifact in the location.
Possible values:
- S3