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

Container for the parameters to the DescribeEvents operation. Returns list of event descriptions matching criteria up to the last 6 weeks.

This action returns the most recent 1,000 events from the specified NextToken.

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

공개 메소드들

메소드 설명
DescribeEventsRequest ( ) : System

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

비공개 메소드들

메소드 설명
IsSetApplicationName ( ) : bool
IsSetEndTime ( ) : bool
IsSetEnvironmentId ( ) : bool
IsSetEnvironmentName ( ) : bool
IsSetMaxRecords ( ) : bool
IsSetNextToken ( ) : bool
IsSetRequestId ( ) : bool
IsSetSeverity ( ) : bool
IsSetStartTime ( ) : bool
IsSetTemplateName ( ) : bool
IsSetVersionLabel ( ) : bool

메소드 상세

DescribeEventsRequest() 공개 메소드

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