AWS SDK for .NET Documentation
Statement..::..StatementEffect Enumeration
AmazonAmazon.Auth.AccessControlPolicyStatementStatement..::..StatementEffect Did this page help you?   Yes   No    Tell us about it...
The effect is the result that you want a policy statement to return at evaluation time. A policy statement can either allow access or explicitly deny access.
Declaration Syntax
C#
public enum StatementEffect
Members
MemberDescription
Allow
Deny

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