Java com.amazonaws.services.codepipeline.model S3ArtifactLocation fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.codepipeline.model S3ArtifactLocation fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.codepipeline.model S3ArtifactLocation.

The text is from its open source code.

Method

StringgetBucketName()

The name of the Amazon S3 bucket.

StringgetObjectKey()

The key of the object in the Amazon S3 bucket, which uniquely identifies the object in the bucket.