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.

List of limits that are specific to a given instance type.

Inheritance Hierarchy

System.Object
  Amazon.OpenSearchService.Model.AdditionalLimit

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

Syntax

C#
public class AdditionalLimit

The AdditionalLimit type exposes the following members

Constructors

NameDescription
Public Method AdditionalLimit()

Properties

NameTypeDescription
Public Property LimitName System.String

Gets and sets the property LimitName.

  • MaximumNumberOfDataNodesSupported - This attribute only applies to master nodes and specifies the maximum number of data nodes of a given instance type a master node can support.

  • MaximumNumberOfDataNodesWithoutMasterNode - This attribute only applies to data nodes and specifies the maximum number of data nodes of a given instance type can exist without a master node governing them.

Public Property LimitValues System.Collections.Generic.List<System.String>

Gets and sets the property LimitValues.

The values of the additional instance type limits.

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