C# 클래스 Amazon.ElasticBeanstalk.Model.ApplicationVersionDescription

Describes the properties of an application version.

파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

공개 메소드들

메소드 설명
ApplicationVersionDescription ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

비공개 메소드들

메소드 설명
IsSetApplicationName ( ) : bool
IsSetBuildArn ( ) : bool
IsSetDateCreated ( ) : bool
IsSetDateUpdated ( ) : bool
IsSetDescription ( ) : bool
IsSetSourceBuildInformation ( ) : bool
IsSetSourceBundle ( ) : bool
IsSetStatus ( ) : bool
IsSetVersionLabel ( ) : bool

메소드 상세

ApplicationVersionDescription() 공개 메소드

Empty constructor used to set properties independently even when a simple constructor is available
public ApplicationVersionDescription ( ) : System
리턴 System