signingProfileVersionArns

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


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