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 wrapper that contains the Amazon Web Services accounts and services that are in scope for the assessment.

Inheritance Hierarchy

System.Object
  Amazon.AuditManager.Model.Scope

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

Syntax

C#
public class Scope

The Scope type exposes the following members

Constructors

NameDescription
Public Method Scope()

Properties

NameTypeDescription
Public Property AwsAccounts System.Collections.Generic.List<Amazon.AuditManager.Model.AWSAccount>

Gets and sets the property AwsAccounts.

The Amazon Web Services accounts that are included in the scope of the assessment.

Public Property AwsServices System.Collections.Generic.List<Amazon.AuditManager.Model.AWSService>

Gets and sets the property AwsServices.

The Amazon Web Services services that are included in the scope of the assessment.

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