signingProfileVersionArns

@JvmName(name = "teskbkpkubijoytf")
suspend fun signingProfileVersionArns(value: Output<List<String>>)
@JvmName(name = "fdvvrokkjgqcwsgs")
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 = "utlbawtigaqlrnks")
suspend fun signingProfileVersionArns(vararg values: Output<String>)


@JvmName(name = "jbgcudqdbiyesysv")
suspend fun signingProfileVersionArns(values: List<Output<String>>)
@JvmName(name = "gydligiqwaugqcat")
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.