C# 클래스 Amazon.EC2.Model.DryRunResult

DryRun result If the dry-run was successful, the IsSuccessful field will be set to true; otherwise, false. More information may be available on the Message and Error fields.
파일 보기 프로젝트 열기: scopely/aws-sdk-net

공개 메소드들

메소드 설명
IsSetError ( ) : bool
IsSetMessage ( ) : bool

비공개 메소드들

메소드 설명
IsSetIsSuccessful ( ) : bool

메소드 상세

IsSetError() 공개 메소드

public IsSetError ( ) : bool
리턴 bool

IsSetMessage() 공개 메소드

public IsSetMessage ( ) : bool
리턴 bool