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

Container for the parameters to the RestartAppServer operation.

Causes the environment to restart the application container server running on each Amazon EC2 instance.

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

공개 메소드들

메소드 설명
RestartAppServerRequest ( ) : System

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

비공개 메소드들

메소드 설명
IsSetEnvironmentId ( ) : bool
IsSetEnvironmentName ( ) : bool

메소드 상세

RestartAppServerRequest() 공개 메소드

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