class Aws::CodeGuruReviewer::Types::S3Repository
Information about a repository in an S3 bucket.
@note When making an API call, you may pass S3Repository
data as a hash: { name: "Name", # required bucket_name: "S3BucketName", # required }
@!attribute [rw] name
The name of the repository in the S3 bucket. @return [String]
@!attribute [rw] bucket_name
The name of the S3 bucket used for associating a new S3 repository. It must begin with `codeguru-reviewer-`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codeguru-reviewer-2019-09-19/S3Repository AWS API Documentation
Constants
- SENSITIVE