Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class RepositoryAssociation : KotlinCustomResource

This resource schema represents the RepositoryAssociation resource in the Amazon CodeGuru Reviewer service.

Link copied to clipboard
data class RepositoryAssociationArgs(val bucketName: Output<String>? = null, val connectionArn: Output<String>? = null, val name: Output<String>? = null, val owner: Output<String>? = null, val tags: Output<List<CreateOnlyTagArgs>>? = null, val type: Output<RepositoryAssociationType>? = null) : ConvertibleToJava<RepositoryAssociationArgs>

This resource schema represents the RepositoryAssociation resource in the Amazon CodeGuru Reviewer service.

Link copied to clipboard