C# 클래스 Amazon.Route53.CloudWatchRegion

Constants used for properties of type CloudWatchRegion.
상속: ConstantClass
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ApNortheast1 CloudWatchRegion
ApNortheast2 CloudWatchRegion
ApSouth1 CloudWatchRegion
ApSoutheast1 CloudWatchRegion
ApSoutheast2 CloudWatchRegion
EuCentral1 CloudWatchRegion
EuWest1 CloudWatchRegion
SaEast1 CloudWatchRegion
UsEast1 CloudWatchRegion
UsEast2 CloudWatchRegion
UsWest1 CloudWatchRegion
UsWest2 CloudWatchRegion

공개 메소드들

메소드 설명
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.

메소드 상세

CloudWatchRegion() 공개 메소드

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
리턴 System

FindValue() 공개 정적인 메소드

Finds the constant for the unique value.
public static FindValue ( string value ) : CloudWatchRegion
value string The unique value for the constant
리턴 CloudWatchRegion

프로퍼티 상세

ApNortheast1 공개적으로 정적으로 프로퍼티

Constant ApNortheast1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 ApNortheast1
리턴 CloudWatchRegion

ApNortheast2 공개적으로 정적으로 프로퍼티

Constant ApNortheast2 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 ApNortheast2
리턴 CloudWatchRegion

ApSouth1 공개적으로 정적으로 프로퍼티

Constant ApSouth1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 ApSouth1
리턴 CloudWatchRegion

ApSoutheast1 공개적으로 정적으로 프로퍼티

Constant ApSoutheast1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 ApSoutheast1
리턴 CloudWatchRegion

ApSoutheast2 공개적으로 정적으로 프로퍼티

Constant ApSoutheast2 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 ApSoutheast2
리턴 CloudWatchRegion

EuCentral1 공개적으로 정적으로 프로퍼티

Constant EuCentral1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 EuCentral1
리턴 CloudWatchRegion

EuWest1 공개적으로 정적으로 프로퍼티

Constant EuWest1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 EuWest1
리턴 CloudWatchRegion

SaEast1 공개적으로 정적으로 프로퍼티

Constant SaEast1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 SaEast1
리턴 CloudWatchRegion

UsEast1 공개적으로 정적으로 프로퍼티

Constant UsEast1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 UsEast1
리턴 CloudWatchRegion

UsEast2 공개적으로 정적으로 프로퍼티

Constant UsEast2 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 UsEast2
리턴 CloudWatchRegion

UsWest1 공개적으로 정적으로 프로퍼티

Constant UsWest1 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 UsWest1
리턴 CloudWatchRegion

UsWest2 공개적으로 정적으로 프로퍼티

Constant UsWest2 for CloudWatchRegion
public static CloudWatchRegion,Amazon.Route53 UsWest2
리턴 CloudWatchRegion