AWS SDK for .NET Documentation
Statements Property
AmazonAmazon.Auth.AccessControlPolicyPolicyStatements Did this page help you?   Yes   No    Tell us about it...
Gets and Sets the collection of statements contained by this policy. Individual statements in a policy are what specify the rules that enable or disable access to your AWS resources.
Declaration Syntax
C#
public IList<Statement> Statements { get; set; }

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