Table of Contents

Enum Statement.StatementEffect

Namespace
Amazon.Auth.AccessControlPolicy
Assembly
AWSSDK.Core.dll

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.

public enum Statement.StatementEffect

Fields

Allow = 0
Deny = 1