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 current account setting for a resource.

Inheritance Hierarchy

System.Object
  Amazon.ECS.Model.Setting

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

Syntax

C#
public class Setting

The Setting type exposes the following members

Constructors

NameDescription
Public Method Setting()

Properties

NameTypeDescription
Public Property Name Amazon.ECS.SettingName

Gets and sets the property Name.

The Amazon ECS resource name.

Public Property PrincipalArn System.String

Gets and sets the property PrincipalArn.

The ARN of the principal. It can be a user, role, or the root user. If this field is omitted, the authenticated user is assumed.

Public Property Type Amazon.ECS.SettingType

Gets and sets the property Type.

Indicates whether Amazon Web Services manages the account setting, or if the user manages it.

aws_managed account settings are read-only, as Amazon Web Services manages such on the customer's behalf. Currently, the guardDutyActivate account setting is the only one Amazon Web Services manages.

Public Property Value System.String

Gets and sets the property Value.

Determines whether the account setting is on or off for the specified resource.

Version Information

.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