GetRepositoryAssociationResult

data class GetRepositoryAssociationResult(val associationArn: String? = null)

Constructors

Link copied to clipboard
constructor(associationArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val associationArn: String? = null

The Amazon Resource Name (ARN) of the repository association.