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
show all
Defined in:
(unknown)

Overview

Represents information about the location of an artifact.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#s3_locationTypes::S3ArtifactLocation

The S3 bucket that contains the artifact.

Returns:

#typeString

The type of artifact in the location.

Possible values:

  • S3

Returns:

  • (String)

    The type of artifact in the location.