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.

The proposed InternetConfiguration or VpcConfiguration to apply to the Amazon S3 access point. VpcConfiguration does not apply to multi-region access points. You can make the access point accessible from the internet, or you can specify that all requests made through that access point must originate from a specific virtual private cloud (VPC). You can specify only one type of network configuration. For more information, see Creating access points.

Inheritance Hierarchy

System.Object
  Amazon.AccessAnalyzer.Model.NetworkOriginConfiguration

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

Syntax

C#
public class NetworkOriginConfiguration

The NetworkOriginConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property InternetConfiguration Amazon.AccessAnalyzer.Model.InternetConfiguration

Gets and sets the property InternetConfiguration.

The configuration for the Amazon S3 access point or multi-region access point with an Internet origin.

Public Property VpcConfiguration Amazon.AccessAnalyzer.Model.VpcConfiguration

Gets and sets the property VpcConfiguration.

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