C# Class Amazon.Route53.CloudWatchRegion

Constants used for properties of type CloudWatchRegion.
Inheritance: ConstantClass
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Свойство Type Description
ApNortheast1 CloudWatchRegion
ApNortheast2 CloudWatchRegion
ApSouth1 CloudWatchRegion
ApSoutheast1 CloudWatchRegion
ApSoutheast2 CloudWatchRegion
EuCentral1 CloudWatchRegion
EuWest1 CloudWatchRegion
SaEast1 CloudWatchRegion
UsEast1 CloudWatchRegion
UsEast2 CloudWatchRegion
UsWest1 CloudWatchRegion
UsWest2 CloudWatchRegion

Méthodes publiques

Méthode Description
CloudWatchRegion ( 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 ) : CloudWatchRegion

Finds the constant for the unique value.

Method Details

CloudWatchRegion() public méthode

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 CloudWatchRegion ( string value ) : System
value string
Résultat System

FindValue() public static méthode

Finds the constant for the unique value.
public static FindValue ( string value ) : CloudWatchRegion
value string The unique value for the constant
Résultat CloudWatchRegion

Property Details

ApNortheast1 public_oe static_oe property

Constant ApNortheast1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 ApNortheast1
Résultat CloudWatchRegion

ApNortheast2 public_oe static_oe property

Constant ApNortheast2 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 ApNortheast2
Résultat CloudWatchRegion

ApSouth1 public_oe static_oe property

Constant ApSouth1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 ApSouth1
Résultat CloudWatchRegion

ApSoutheast1 public_oe static_oe property

Constant ApSoutheast1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 ApSoutheast1
Résultat CloudWatchRegion

ApSoutheast2 public_oe static_oe property

Constant ApSoutheast2 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 ApSoutheast2
Résultat CloudWatchRegion

EuCentral1 public_oe static_oe property

Constant EuCentral1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 EuCentral1
Résultat CloudWatchRegion

EuWest1 public_oe static_oe property

Constant EuWest1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 EuWest1
Résultat CloudWatchRegion

SaEast1 public_oe static_oe property

Constant SaEast1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 SaEast1
Résultat CloudWatchRegion

UsEast1 public_oe static_oe property

Constant UsEast1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 UsEast1
Résultat CloudWatchRegion

UsEast2 public_oe static_oe property

Constant UsEast2 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 UsEast2
Résultat CloudWatchRegion

UsWest1 public_oe static_oe property

Constant UsWest1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 UsWest1
Résultat CloudWatchRegion

UsWest2 public_oe static_oe property

Constant UsWest2 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 UsWest2
Résultat CloudWatchRegion