Amazon.SimpleSystemsManagement.Model.GetMaintenanceWindowExecutionResponse.IsSetWindowExecutionId C# (CSharp) 메소드

IsSetWindowExecutionId() 개인적인 메소드

private IsSetWindowExecutionId ( ) : bool
리턴 bool
        internal bool IsSetWindowExecutionId()
        {
            return this._windowExecutionId != null;
        }