signingProfileVersionArns

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


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