You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodePipeline::Types::S3Location

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The Amazon S3 artifact location for an action's artifacts.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#bucketString

The Amazon S3 artifact bucket for an action\'s artifacts.

Returns:

  • (String)

    The Amazon S3 artifact bucket for an action\'s artifacts.

#keyString

The artifact name.

Returns:

  • (String)

    The artifact name.