Table of Contents

Enum CapacityManager.CapacityType

Namespace
Amazon.Runtime.Internal
Assembly
AWSSDK.Core.dll

CapacityType determines the type of capacity to obtain or use.

public enum CapacityManager.CapacityType

Fields

Increment = 0

The increment capacity type adds capacity.

Retry = 1

The default retry capacity type uses the default capacity amount.

Timeout = 2

The timeout capacity type uses the timeout capacity amount.