Property | Type | Description | |
---|---|---|---|
ApNortheast1 | |||
ApNortheast2 | |||
ApSouth1 | |||
ApSoutheast1 | |||
ApSoutheast2 | |||
CaCentral1 | |||
CnNorth1 | |||
EuCentral1 | |||
EuWest1 | |||
EuWest2 | |||
SaEast1 | |||
UsEast1 | |||
UsEast2 | |||
UsWest1 | |||
UsWest2 |
Method | Description | |
---|---|---|
FindValue ( string value ) : |
Finds the constant for the unique value.
|
|
ResourceRecordSetRegion ( 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.
|
public static FindValue ( string value ) : |
||
value | string | The unique value for the constant |
return |
public ResourceRecordSetRegion ( string value ) : System | ||
value | string | |
return | System |
public static ResourceRecordSetRegion,Amazon.Route53 ApNortheast1 | ||
return |
public static ResourceRecordSetRegion,Amazon.Route53 ApNortheast2 | ||
return |
public static ResourceRecordSetRegion,Amazon.Route53 ApSouth1 | ||
return |
public static ResourceRecordSetRegion,Amazon.Route53 ApSoutheast1 | ||
return |
public static ResourceRecordSetRegion,Amazon.Route53 ApSoutheast2 | ||
return |
public static ResourceRecordSetRegion,Amazon.Route53 CaCentral1 | ||
return |
public static ResourceRecordSetRegion,Amazon.Route53 CnNorth1 | ||
return |
public static ResourceRecordSetRegion,Amazon.Route53 EuCentral1 | ||
return |
public static ResourceRecordSetRegion,Amazon.Route53 EuWest1 | ||
return |
public static ResourceRecordSetRegion,Amazon.Route53 EuWest2 | ||
return |
public static ResourceRecordSetRegion,Amazon.Route53 SaEast1 | ||
return |
public static ResourceRecordSetRegion,Amazon.Route53 UsEast1 | ||
return |
public static ResourceRecordSetRegion,Amazon.Route53 UsEast2 | ||
return |
public static ResourceRecordSetRegion,Amazon.Route53 UsWest1 | ||
return |