CodeSigningConfigAllowedPublishers

data class CodeSigningConfigAllowedPublishers(val signingProfileVersionArns: List<String>)

Constructors

Link copied to clipboard
fun CodeSigningConfigAllowedPublishers(signingProfileVersionArns: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) for each of the signing profiles. A signing profile defines a trusted user who can sign a code package.