policies

@JvmName(name = "mtayhexkhpdqktwa")
suspend fun policies(value: Output<CodeSigningConfigPoliciesArgs>)
@JvmName(name = "smnupqakaotlnafu")
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 = "fqapcchsbndlkvoh")
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.