AWS SDK for .NET Documentation
PackedPolicySize Property
AmazonAmazon.SecurityToken.ModelAssumeRoleWithWebIdentityResultPackedPolicySize Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property PackedPolicySize.

A percentage value that indicates the size of the policy in packed form. The service rejects any policy with a packed size greater than 100 percent, which means the policy exceeded the allowed space.

Declaration Syntax
C#
public int PackedPolicySize { get; set; }

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