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.
A single element in a path through the JSON representation of a policy.
Namespace: Amazon.AccessAnalyzer.Model
Assembly: AWSSDK.AccessAnalyzer.dll
Version: 3.x.y.z
public class PathElement
The PathElement type exposes the following members
Name | Description | |
---|---|---|
![]() |
PathElement() |
Name | Type | Description | |
---|---|---|---|
![]() |
Index | System.Int32 |
Gets and sets the property Index. Refers to an index in a JSON array. |
![]() |
Key | System.String |
Gets and sets the property Key. Refers to a key in a JSON object. |
![]() |
Substring | Amazon.AccessAnalyzer.Model.Substring |
Gets and sets the property Substring. Refers to a substring of a literal string in a JSON object. |
![]() |
Value | System.String |
Gets and sets the property Value. Refers to the value associated with a given key in a JSON object. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5