signingMaterial

@JvmName(name = "whqecwmunwmimvxi")
suspend fun signingMaterial(value: Output<SigningProfileSigningMaterialArgs>)
@JvmName(name = "ictmnteipdxfmtkt")
suspend fun signingMaterial(value: SigningProfileSigningMaterialArgs?)

Parameters

value

The AWS Certificate Manager certificate that will be used to sign code with the new signing profile. See signing_material Block below for details.


@JvmName(name = "fkwpwqffilruppha")
suspend fun signingMaterial(argument: suspend SigningProfileSigningMaterialArgsBuilder.() -> Unit)

Parameters

argument

The AWS Certificate Manager certificate that will be used to sign code with the new signing profile. See signing_material Block below for details.