RepositoryAssociationS3RepositoryDetail

data class RepositoryAssociationS3RepositoryDetail(val bucketName: String? = null, val codeArtifacts: List<RepositoryAssociationS3RepositoryDetailCodeArtifact>? = null)

Constructors

Link copied to clipboard
constructor(bucketName: String? = null, codeArtifacts: List<RepositoryAssociationS3RepositoryDetailCodeArtifact>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val bucketName: String? = null

The name of the S3 bucket used for associating a new S3 repository. Note: The name must begin with codeguru-reviewer-.