AWS SDK for .NET Documentation
Id Property
AmazonAmazon.Auth.AccessControlPolicyStatementId Did this page help you?   Yes   No    Tell us about it...
Gets and Sets the ID for this statement. Statement IDs serve to help keep track of multiple statements, and are often used to give the statement a meaningful, human readable name.

Developers should be careful to not use the same statement ID for multiple statements in the same policy. Reusing the same statement ID in different policies is not a problem.

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

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