AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Contains a reference to a Statement element in a policy document that determines the result of the simulation.

This data type is used by the MatchedStatements member of the EvaluationResult type.

Inheritance Hierarchy

System.Object
  Amazon.IdentityManagement.Model.Statement

Namespace: Amazon.IdentityManagement.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class Statement : Object

The Statement type exposes the following members

Constructors

NameDescription
Public Method Statement()

Properties

NameTypeDescription
Public Property EndPosition Amazon.IdentityManagement.Model.Position Gets and sets the property EndPosition.

The row and column of the end of a Statement in an IAM policy.

Public Property SourcePolicyId System.String Gets and sets the property SourcePolicyId.

The identifier of the policy that was provided as an input.

Public Property SourcePolicyType Amazon.IdentityManagement.PolicySourceType Gets and sets the property SourcePolicyType.

The type of the policy.

Public Property StartPosition Amazon.IdentityManagement.Model.Position Gets and sets the property StartPosition.

The row and column of the beginning of the Statement in an IAM policy.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1