policies

@JvmName(name = "dyyxcsxmtkmniyvu")
suspend fun policies(value: Output<CodeSigningConfigPoliciesArgs>)
@JvmName(name = "yyafrrnlvlpikjan")
suspend fun policies(value: CodeSigningConfigPoliciesArgs?)

Parameters

value

A configuration block of code signing policies that define the actions to take if the validation checks fail. Detailed below.


@JvmName(name = "plrxfowahvobllbc")
suspend fun policies(argument: suspend CodeSigningConfigPoliciesArgsBuilder.() -> Unit)

Parameters

argument

A configuration block of code signing policies that define the actions to take if the validation checks fail. Detailed below.