AWS SDK Version 3 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.

A location in a policy that is represented as a path through the JSON representation and a corresponding span.

Inheritance Hierarchy

System.Object
  Amazon.AccessAnalyzer.Model.Location

Namespace: Amazon.AccessAnalyzer.Model
Assembly: AWSSDK.AccessAnalyzer.dll
Version: 3.x.y.z

Syntax

C#
public class Location

The Location type exposes the following members

Constructors

NameDescription
Public Method Location()

Properties

NameTypeDescription
Public Property Path System.Collections.Generic.List<Amazon.AccessAnalyzer.Model.PathElement>

Gets and sets the property Path.

A path in a policy, represented as a sequence of path elements.

Public Property Span Amazon.AccessAnalyzer.Model.Span

Gets and sets the property Span.

A span in a policy.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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