C# Class Amazon.APIGateway.CacheClusterSize

Constants used for properties of type CacheClusterSize.
Inheritance: ConstantClass
显示文件 Open project: aws/aws-sdk-net

Public Properties

Property Type Description
GB_0_5 CacheClusterSize
GB_118 CacheClusterSize
GB_13_5 CacheClusterSize
GB_1_6 CacheClusterSize
GB_237 CacheClusterSize
GB_28_4 CacheClusterSize
GB_58_2 CacheClusterSize
GB_6_1 CacheClusterSize

Public Methods

Method Description
CacheClusterSize ( string value ) : System

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.

FindValue ( string value ) : CacheClusterSize

Finds the constant for the unique value.

Method Details

CacheClusterSize() public method

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.
public CacheClusterSize ( string value ) : System
value string
return System

FindValue() public static method

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

Property Details

GB_0_5 public_oe static_oe property

Constant GB_0_5 for CacheClusterSize
public static CacheClusterSize,Amazon.APIGateway GB_0_5
return CacheClusterSize

GB_118 public_oe static_oe property

Constant GB_118 for CacheClusterSize
public static CacheClusterSize,Amazon.APIGateway GB_118
return CacheClusterSize

GB_13_5 public_oe static_oe property

Constant GB_13_5 for CacheClusterSize
public static CacheClusterSize,Amazon.APIGateway GB_13_5
return CacheClusterSize

GB_1_6 public_oe static_oe property

Constant GB_1_6 for CacheClusterSize
public static CacheClusterSize,Amazon.APIGateway GB_1_6
return CacheClusterSize

GB_237 public_oe static_oe property

Constant GB_237 for CacheClusterSize
public static CacheClusterSize,Amazon.APIGateway GB_237
return CacheClusterSize

GB_28_4 public_oe static_oe property

Constant GB_28_4 for CacheClusterSize
public static CacheClusterSize,Amazon.APIGateway GB_28_4
return CacheClusterSize

GB_58_2 public_oe static_oe property

Constant GB_58_2 for CacheClusterSize
public static CacheClusterSize,Amazon.APIGateway GB_58_2
return CacheClusterSize

GB_6_1 public_oe static_oe property

Constant GB_6_1 for CacheClusterSize
public static CacheClusterSize,Amazon.APIGateway GB_6_1
return CacheClusterSize