signingProfileVersionArns

@JvmName(name = "mirrlmfbwystadoy")
suspend fun signingProfileVersionArns(value: Output<List<String>>)
@JvmName(name = "hqibfjpcjeihrogj")
suspend fun signingProfileVersionArns(value: List<String>)

Parameters

value

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


@JvmName(name = "oelvbnrrngdgyhja")
suspend fun signingProfileVersionArns(vararg values: Output<String>)


@JvmName(name = "gfowqbtkplwlveou")
suspend fun signingProfileVersionArns(values: List<Output<String>>)
@JvmName(name = "cjxwadhheenprsqr")
suspend fun signingProfileVersionArns(vararg values: String)

Parameters

values

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