AWS SDK for .NET Documentation
StackPolicyDuringUpdateBody Property
AmazonAmazon.CloudFormation.ModelUpdateStackRequestStackPolicyDuringUpdateBody Did this page help you?   Yes   No    Tell us about it...
Structure containing the temporary overriding stack policy body. If you pass StackPolicyDuringUpdateBody and StackPolicyDuringUpdateURL, only StackPolicyDuringUpdateBody is used. If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that associated with the stack will be used.

Constraints:

Length
1 - 16384

Declaration Syntax
C#
public string StackPolicyDuringUpdateBody { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)