policies property

Input<CodeSigningConfigPolicies?>? policies
final

Configuration block of code signing policies that define the actions to take if the validation checks fail. See below.

Implementation

final pulumi.Input<CodeSigningConfigPolicies?>? policies;