C# Class Amazon.StorageGateway.ErrorCode

Constants used for properties of type ErrorCode.
Inheritance: ConstantClass
Show file Open project: scopely/aws-sdk-net

Public Properties

Property Type Description
ActivationKeyExpired ErrorCode
ActivationKeyInvalid ErrorCode
ActivationKeyNotFound ErrorCode
AuthenticationFailure ErrorCode
BandwidthThrottleScheduleNotFound ErrorCode
Blocked ErrorCode
CannotExportSnapshot ErrorCode
ChapCredentialNotFound ErrorCode
DiskAlreadyAllocated ErrorCode
DiskDoesNotExist ErrorCode
DiskSizeGreaterThanVolumeMaxSize ErrorCode
DiskSizeLessThanVolumeSize ErrorCode
DiskSizeNotGigAligned ErrorCode
DuplicateCertificateInfo ErrorCode
DuplicateSchedule ErrorCode
EndpointNotFound ErrorCode
GatewayInternalError ErrorCode
GatewayNotConnected ErrorCode
GatewayNotFound ErrorCode
GatewayProxyNetworkConnectionBusy ErrorCode
IAMNotSupported ErrorCode
InitiatorInvalid ErrorCode
InitiatorNotFound ErrorCode
InternalError ErrorCode
InvalidEndpoint ErrorCode
InvalidGateway ErrorCode
InvalidParameters ErrorCode
InvalidSchedule ErrorCode
LocalStorageLimitExceeded ErrorCode
LunAlreadyAllocated ErrorCode
LunInvalid ErrorCode
MaximumContentLengthExceeded ErrorCode
MaximumTapeCartridgeCountExceeded ErrorCode
MaximumVolumeCountExceeded ErrorCode
NetworkConfigurationChanged ErrorCode
NoDisksAvailable ErrorCode
NotImplemented ErrorCode
NotSupported ErrorCode
OperationAborted ErrorCode
OutdatedGateway ErrorCode
ParametersNotImplemented ErrorCode
RegionInvalid ErrorCode
RequestTimeout ErrorCode
ServiceUnavailable ErrorCode
SnapshotDeleted ErrorCode
SnapshotIdInvalid ErrorCode
SnapshotInProgress ErrorCode
SnapshotNotFound ErrorCode
SnapshotScheduleNotFound ErrorCode
StagingAreaFull ErrorCode
StorageFailure ErrorCode
TapeCartridgeNotFound ErrorCode
TargetAlreadyExists ErrorCode
TargetInvalid ErrorCode
TargetNotFound ErrorCode
UnauthorizedOperation ErrorCode
VolumeAlreadyExists ErrorCode
VolumeIdInvalid ErrorCode
VolumeInUse ErrorCode
VolumeNotFound ErrorCode
VolumeNotReady ErrorCode

Public Methods

Method Description
ErrorCode ( string value ) : System

Default Constructor

FindValue ( string value ) : ErrorCode

Finds the constant for the unique value.

Method Details

ErrorCode() public method

Default Constructor
public ErrorCode ( string value ) : System
value string
return System

FindValue() public static method

Finds the constant for the unique value.
public static FindValue ( string value ) : ErrorCode
value string The unique value for the constant
return ErrorCode

Property Details

ActivationKeyExpired public static property

Constant ActivationKeyExpired for ErrorCode
public static ErrorCode,Amazon.StorageGateway ActivationKeyExpired
return ErrorCode

ActivationKeyInvalid public static property

Constant ActivationKeyInvalid for ErrorCode
public static ErrorCode,Amazon.StorageGateway ActivationKeyInvalid
return ErrorCode

ActivationKeyNotFound public static property

Constant ActivationKeyNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway ActivationKeyNotFound
return ErrorCode

AuthenticationFailure public static property

Constant AuthenticationFailure for ErrorCode
public static ErrorCode,Amazon.StorageGateway AuthenticationFailure
return ErrorCode

BandwidthThrottleScheduleNotFound public static property

Constant BandwidthThrottleScheduleNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway BandwidthThrottleScheduleNotFound
return ErrorCode

Blocked public static property

Constant Blocked for ErrorCode
public static ErrorCode,Amazon.StorageGateway Blocked
return ErrorCode

CannotExportSnapshot public static property

Constant CannotExportSnapshot for ErrorCode
public static ErrorCode,Amazon.StorageGateway CannotExportSnapshot
return ErrorCode

ChapCredentialNotFound public static property

Constant ChapCredentialNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway ChapCredentialNotFound
return ErrorCode

DiskAlreadyAllocated public static property

Constant DiskAlreadyAllocated for ErrorCode
public static ErrorCode,Amazon.StorageGateway DiskAlreadyAllocated
return ErrorCode

DiskDoesNotExist public static property

Constant DiskDoesNotExist for ErrorCode
public static ErrorCode,Amazon.StorageGateway DiskDoesNotExist
return ErrorCode

DiskSizeGreaterThanVolumeMaxSize public static property

Constant DiskSizeGreaterThanVolumeMaxSize for ErrorCode
public static ErrorCode,Amazon.StorageGateway DiskSizeGreaterThanVolumeMaxSize
return ErrorCode

DiskSizeLessThanVolumeSize public static property

Constant DiskSizeLessThanVolumeSize for ErrorCode
public static ErrorCode,Amazon.StorageGateway DiskSizeLessThanVolumeSize
return ErrorCode

DiskSizeNotGigAligned public static property

Constant DiskSizeNotGigAligned for ErrorCode
public static ErrorCode,Amazon.StorageGateway DiskSizeNotGigAligned
return ErrorCode

DuplicateCertificateInfo public static property

Constant DuplicateCertificateInfo for ErrorCode
public static ErrorCode,Amazon.StorageGateway DuplicateCertificateInfo
return ErrorCode

DuplicateSchedule public static property

Constant DuplicateSchedule for ErrorCode
public static ErrorCode,Amazon.StorageGateway DuplicateSchedule
return ErrorCode

EndpointNotFound public static property

Constant EndpointNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway EndpointNotFound
return ErrorCode

GatewayInternalError public static property

Constant GatewayInternalError for ErrorCode
public static ErrorCode,Amazon.StorageGateway GatewayInternalError
return ErrorCode

GatewayNotConnected public static property

Constant GatewayNotConnected for ErrorCode
public static ErrorCode,Amazon.StorageGateway GatewayNotConnected
return ErrorCode

GatewayNotFound public static property

Constant GatewayNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway GatewayNotFound
return ErrorCode

GatewayProxyNetworkConnectionBusy public static property

Constant GatewayProxyNetworkConnectionBusy for ErrorCode
public static ErrorCode,Amazon.StorageGateway GatewayProxyNetworkConnectionBusy
return ErrorCode

IAMNotSupported public static property

Constant IAMNotSupported for ErrorCode
public static ErrorCode,Amazon.StorageGateway IAMNotSupported
return ErrorCode

InitiatorInvalid public static property

Constant InitiatorInvalid for ErrorCode
public static ErrorCode,Amazon.StorageGateway InitiatorInvalid
return ErrorCode

InitiatorNotFound public static property

Constant InitiatorNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway InitiatorNotFound
return ErrorCode

InternalError public static property

Constant InternalError for ErrorCode
public static ErrorCode,Amazon.StorageGateway InternalError
return ErrorCode

InvalidEndpoint public static property

Constant InvalidEndpoint for ErrorCode
public static ErrorCode,Amazon.StorageGateway InvalidEndpoint
return ErrorCode

InvalidGateway public static property

Constant InvalidGateway for ErrorCode
public static ErrorCode,Amazon.StorageGateway InvalidGateway
return ErrorCode

InvalidParameters public static property

Constant InvalidParameters for ErrorCode
public static ErrorCode,Amazon.StorageGateway InvalidParameters
return ErrorCode

InvalidSchedule public static property

Constant InvalidSchedule for ErrorCode
public static ErrorCode,Amazon.StorageGateway InvalidSchedule
return ErrorCode

LocalStorageLimitExceeded public static property

Constant LocalStorageLimitExceeded for ErrorCode
public static ErrorCode,Amazon.StorageGateway LocalStorageLimitExceeded
return ErrorCode

LunAlreadyAllocated public static property

Constant LunAlreadyAllocated for ErrorCode
public static ErrorCode,Amazon.StorageGateway LunAlreadyAllocated
return ErrorCode

LunInvalid public static property

Constant LunInvalid for ErrorCode
public static ErrorCode,Amazon.StorageGateway LunInvalid
return ErrorCode

MaximumContentLengthExceeded public static property

Constant MaximumContentLengthExceeded for ErrorCode
public static ErrorCode,Amazon.StorageGateway MaximumContentLengthExceeded
return ErrorCode

MaximumTapeCartridgeCountExceeded public static property

Constant MaximumTapeCartridgeCountExceeded for ErrorCode
public static ErrorCode,Amazon.StorageGateway MaximumTapeCartridgeCountExceeded
return ErrorCode

MaximumVolumeCountExceeded public static property

Constant MaximumVolumeCountExceeded for ErrorCode
public static ErrorCode,Amazon.StorageGateway MaximumVolumeCountExceeded
return ErrorCode

NetworkConfigurationChanged public static property

Constant NetworkConfigurationChanged for ErrorCode
public static ErrorCode,Amazon.StorageGateway NetworkConfigurationChanged
return ErrorCode

NoDisksAvailable public static property

Constant NoDisksAvailable for ErrorCode
public static ErrorCode,Amazon.StorageGateway NoDisksAvailable
return ErrorCode

NotImplemented public static property

Constant NotImplemented for ErrorCode
public static ErrorCode,Amazon.StorageGateway NotImplemented
return ErrorCode

NotSupported public static property

Constant NotSupported for ErrorCode
public static ErrorCode,Amazon.StorageGateway NotSupported
return ErrorCode

OperationAborted public static property

Constant OperationAborted for ErrorCode
public static ErrorCode,Amazon.StorageGateway OperationAborted
return ErrorCode

OutdatedGateway public static property

Constant OutdatedGateway for ErrorCode
public static ErrorCode,Amazon.StorageGateway OutdatedGateway
return ErrorCode

ParametersNotImplemented public static property

Constant ParametersNotImplemented for ErrorCode
public static ErrorCode,Amazon.StorageGateway ParametersNotImplemented
return ErrorCode

RegionInvalid public static property

Constant RegionInvalid for ErrorCode
public static ErrorCode,Amazon.StorageGateway RegionInvalid
return ErrorCode

RequestTimeout public static property

Constant RequestTimeout for ErrorCode
public static ErrorCode,Amazon.StorageGateway RequestTimeout
return ErrorCode

ServiceUnavailable public static property

Constant ServiceUnavailable for ErrorCode
public static ErrorCode,Amazon.StorageGateway ServiceUnavailable
return ErrorCode

SnapshotDeleted public static property

Constant SnapshotDeleted for ErrorCode
public static ErrorCode,Amazon.StorageGateway SnapshotDeleted
return ErrorCode

SnapshotIdInvalid public static property

Constant SnapshotIdInvalid for ErrorCode
public static ErrorCode,Amazon.StorageGateway SnapshotIdInvalid
return ErrorCode

SnapshotInProgress public static property

Constant SnapshotInProgress for ErrorCode
public static ErrorCode,Amazon.StorageGateway SnapshotInProgress
return ErrorCode

SnapshotNotFound public static property

Constant SnapshotNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway SnapshotNotFound
return ErrorCode

SnapshotScheduleNotFound public static property

Constant SnapshotScheduleNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway SnapshotScheduleNotFound
return ErrorCode

StagingAreaFull public static property

Constant StagingAreaFull for ErrorCode
public static ErrorCode,Amazon.StorageGateway StagingAreaFull
return ErrorCode

StorageFailure public static property

Constant StorageFailure for ErrorCode
public static ErrorCode,Amazon.StorageGateway StorageFailure
return ErrorCode

TapeCartridgeNotFound public static property

Constant TapeCartridgeNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway TapeCartridgeNotFound
return ErrorCode

TargetAlreadyExists public static property

Constant TargetAlreadyExists for ErrorCode
public static ErrorCode,Amazon.StorageGateway TargetAlreadyExists
return ErrorCode

TargetInvalid public static property

Constant TargetInvalid for ErrorCode
public static ErrorCode,Amazon.StorageGateway TargetInvalid
return ErrorCode

TargetNotFound public static property

Constant TargetNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway TargetNotFound
return ErrorCode

UnauthorizedOperation public static property

Constant UnauthorizedOperation for ErrorCode
public static ErrorCode,Amazon.StorageGateway UnauthorizedOperation
return ErrorCode

VolumeAlreadyExists public static property

Constant VolumeAlreadyExists for ErrorCode
public static ErrorCode,Amazon.StorageGateway VolumeAlreadyExists
return ErrorCode

VolumeIdInvalid public static property

Constant VolumeIdInvalid for ErrorCode
public static ErrorCode,Amazon.StorageGateway VolumeIdInvalid
return ErrorCode

VolumeInUse public static property

Constant VolumeInUse for ErrorCode
public static ErrorCode,Amazon.StorageGateway VolumeInUse
return ErrorCode

VolumeNotFound public static property

Constant VolumeNotFound for ErrorCode
public static ErrorCode,Amazon.StorageGateway VolumeNotFound
return ErrorCode

VolumeNotReady public static property

Constant VolumeNotReady for ErrorCode
public static ErrorCode,Amazon.StorageGateway VolumeNotReady
return ErrorCode