NetworkInterfaceCountRequest - Amazon Elastic Container Service

NetworkInterfaceCountRequest

The minimum and maximum number of network interfaces for instance type selection. This is useful for workloads that require multiple network interfaces.

Contents

max

The maximum number of network interfaces. Instance types that support more network interfaces are excluded from selection.

Type: Integer

Required: No

min

The minimum number of network interfaces. Instance types that support fewer network interfaces are excluded from selection.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: